Include animated CSS icon patterns in your background
Install the required dependencies
npm install
To setup a watch task to rebuild on change use
npm start
To build the library once use
npm run build
To run the tests use
npm test
To produce and access a test coverage report run
npm run coverage
open coverage/lcov-report/index.html
To generate the JSDoc API Reference run
npm run documentation
open documentation/index.html
For the versions available, see the releases for this repository.