add node module boilerplate

This commit is contained in:
Sindre Sorhus
2015-04-22 23:52:43 +07:00
parent 093582963e
commit f517bd5be1

View File

@@ -634,6 +634,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Miscellaneous
- [nodebots](http://nodebots.io) - Robots powered by JavaScript.
- [node-module-boilerplate](https://github.com/sindresorhus/node-module-boilerplate) - Boilerplate to kickstart creating a node module.
- [generator-nm](https://github.com/sindresorhus/generator-nm) - Scaffold out a node module.
## Contribute