An open API service indexing awesome lists of open source software.

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

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