GitHub - SugarCoatJS/sugarcoat: Autogenerate privacy-preserving JavaScript resource replacements (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

SugarCoat

Development

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

To initialize an isolated JavaScript development environment:

Code Formatting

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

To check that the code is correctly formatted:

To auto-format the code: