Several demos related with different types of actions performed to JS/TS code before shipping it.
To install all the dependencies for running the demos, run
$ yarn installTo run each demo, use
$ yarn run demo_category/demo_nameCheck the scripts section of the package.json to see all the available demos
There is also a clean script to delete all generated files
$ yarn clean-
Basic
-
React
- Basic
-
CommonJS
-
ESM
-
Basic
-
Minified
-
Dependencies