A set of javascirpt/typescript utilties
This project does not depend on any third libraries.
To use it, clone this repo and install it as follows
yarn add https://github.com/polpware/polpware-fe-utilities.git
Create your modules in the src directory, and run the following command for test
npm test
To generate documentation, run
gulp doc