https://github.com/lestoni/node-module-boilerplate
Boilerplate for node modules
https://github.com/lestoni/node-module-boilerplate
Last synced: about 1 year ago
JSON representation
Boilerplate for node modules
- Host: GitHub
- URL: https://github.com/lestoni/node-module-boilerplate
- Owner: lestoni
- License: mit
- Created: 2015-04-30T17:35:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-30T17:40:54.000Z (about 11 years ago)
- Last Synced: 2023-08-05T05:03:40.441Z (almost 3 years ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node module boilerplate
A fork of [Sindre Sorhus](https://github.com/sindresorhus) [node-module-boilerplate](https://github.com/sindresorhus/node-module-boilerplate)
to my own taste. Much Love to Sindre Sorhus.
And thanks to [Rising Stack](https://github.com/RisingStack/node-style-guide/blob/master/configs/.jshintrc) for the .jshintrc
## install
```sh
$ git clone https://github.com/lestoni/node-module-boilerplate.git
```
## License
MIT