8000 GitHub - brave/sugarcoat: 📜 Autogenerate privacy-preserving versions of JavaScript scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brave/sugarcoat

 
 

Repository files navigation

SugarCoat

This is used in the SugarCoat pipeline to generate privacy-preserving versions of tracking scripts.

Development

pnpm is recommended for managing a JavaScript development environment for SugarCoat.

To initialize an isolated JavaScript development environment:

pnpm install

Code Formatting

Code formatting for JavaScript is handled by prettierx, with a few options tweaked.

To check that the code is correctly formatted:

pnpm run check

To auto-format the code:

pnpm run fmt

About

📜 Autogenerate privacy-preserving versions of JavaScript scripts

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • Handlebars 5.5%
0