ghostery / common

Shared JS modules for Ghostery projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Mozilla Public License 2.0


Languages

Language:JavaScript 96.3%Language:TypeScript 2.7%Language:Handlebars 0.7%Language:Python 0.2%Language:Shell 0.1%Language:Mustache 0.0%