2018-09-25 18:23:58 +00:00

23 lines
363 B
Handlebars

API
==========================
- back to [README.md](../README.md)
API convention
==
{{>main}}
*docs autogenerated via [jsdoc2md]
(https://github.com/jsdoc2md/jsdoc-to-markdown)*
## Test
```shell
npm test
```
## Contributing
Please try to maintain the existing coding style. Add unit tests for any new or
changed functionality. Lint and test your code.