Skip to content

Shared JS modules for Ghostery projects

License

Notifications You must be signed in to change notification settings

philipp-classen/common

 
 

Repository files navigation

Ghostery common

Shared Javascript modules for the Ghostery browser extension and Ghostery iOS browser. This is a subset of Cliqz' browser-core project.

Build

For use in webextensions:

./fern.js build configs/ghostery.js

For iOS:

./fern.js build configs/user-agent-ios.js

Test

Unit tests:

./fern.js test configs/ci/unit-tests.js -l unit-node

Browser integration tests:

./fern.js test configs/ci/integration-tests.js -l firefox-web-ext --firefox /path/to/firefox

License

MPL 2.0.

About

Shared JS modules for Ghostery projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • TypeScript 2.7%
  • Other 1.0%