Skip to content

eunikitin/modern-package-boilerplate

Repository files navigation

Header

Powerful, flexible and easy-to-use boilerplate for creating modern npm packages

Babel Rollup React FlowJS Jest ESLint

Build Status Coverage Status dependencies Status devDependencies Status peerDependencies Status

Features

Key features

  • Bundle your library with Rollup
  • Write modern JavaScript with latest features of Babel
  • Create your own distributable React components (optional)
  • Check your types with Flow (optional)
  • Test and cover with Jest and Enzyme
  • Lint with ESLint (air-bnb config)

Minor features

Getting started

  1. Clone this repo from github
  2. Inside the repo directory run npm install && rm -r .git && git init
  3. Update package.json with your information

About

Powerful, flexible and easy-to-use boilerplate for creating modern npm packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published