All you need to start a JS Open Source project
What's inside:
.editorconfig
.eslintignore
.eslintrc
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
index.js
package.json
Not sure about the right license for you project? Try this.
Run npm start
to execute this project.
Run npm run doc
to generate the project documentation and view it in the browser.