2.3.0 • Published 5 years ago

mylibrary-boilerplate v2.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Library boilerplate

This is a general JavaScript library boilerplate.

Features

Code quality

  • Prettier
  • ESLint
  • Husky
  • lint-staged
  • Jest unit tests
  • Coverage tests

Release automation

  • semantic-release
  • Travis CI
  • npm publish

Repository

  • License
  • Code of Conduct
  • Roadmap
  • Simple setup
git clone git@github.com
cd project
npm run setup

Issues & Pull Requests

Build

  • Demo build
  • Webpack
  • 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
2.3.0

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.2.0-beta.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago