This is a collection of JS functionalities that we commonly need to use. Documentation for each module can be found in the docs folder, or source code.
- Build:
npm run build
- Testing with Mocha + jsdom:
npm test
This is a collection of JS functionalities that we commonly need to use. Documentation for each module can be found in the docs folder, or source code.
npm run build
npm test