mylibrary-boilerplate
v2.3.0
Published
This is a general JavaScript library boilerplate.
Readme
Library boilerplate
This is a general JavaScript library boilerplate.
Features
Code quality
- [x] Prettier
- [x] ESLint
- [x] Husky
- [x] lint-staged
- [x] Jest unit tests
- [x] Coverage tests
Release automation
- [x] semantic-release
- [x] Travis CI
- [x] npm publish
Repository
- [x] License
- [ ] Code of Conduct
- [ ] Roadmap
- [ ] Simple setup
git clone [email protected]
cd project
npm run setupIssues & Pull Requests
- [ ] Labels
- [ ] Contributing
- [x] Issue templates
- [ ] Saved replies
Build
- [ ] Demo build
- [x] Webpack
- [x] Babel
- [ ] UMD exports
- [ ] postinstall
Library
- [ ] Explain the problem
- [ ] Explain the solution
- [ ] Installation
- [ ] API Documentation
- [ ] Examples
- [ ] Tutorials
- [ ] Blogposts
- [ ] Screencasts
- [ ] Talks
Future boilerplates
- [ ] React boilerplate
- [ ] Vue boilerplate
