https://github.com/krolow/node-lib-boilerplate
YEP another boilerplate, i was tired to check projects to see what version/file i was needing
https://github.com/krolow/node-lib-boilerplate
Last synced: 2 months ago
JSON representation
YEP another boilerplate, i was tired to check projects to see what version/file i was needing
- Host: GitHub
- URL: https://github.com/krolow/node-lib-boilerplate
- Owner: krolow
- License: mit
- Created: 2015-12-06T19:31:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T22:10:45.000Z (over 9 years ago)
- Last Synced: 2025-01-27T06:46:18.604Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-lib-boilerplate
Another bolilerplate, for create node module...
I was tired to open old projects and check the structure so I've decided to create this one...
## What it contains?
- mocha
- chai
- eslint
- babel
- eslint-config-airbnb### Commands
```bash
npm run test
npm run compile
npm run watch-test
```## License
Licensed under The MIT License
Redistributions of files must retain the above copyright notice.## Author
Vinícius Krolow - krolow[at]gmail.com