This repository is a template for creating Node.js packages to be published onto the NPM registry. See the SETUP.md file for details.
Longer project description.
- Node: v4.7.0 or later.
- Browser: Not tested
npm install --save-dev project-name
I, Grant Carthew, am a technologist, trainer, and Dad from Queensland, Australia. I work on code in a number of personal projects and when the need arises I build my own packages.
This project exists because ############################################################.
Everything I do in open source is done in my own time and as a contribution to the open source community.
If you are using my projects and would like to thank me or support me, please click the Patreon link below.
See my other projects on NPM.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- v1.0.0 [20##-##-##]: Initial release.