react-library-skeleton

my personal skeleton for React library NPM packages

MIT License

Downloads
8
Stars
2
Committers
4

react-library-skeleton

This is my personal skeleton for creating a React library npm package. You are welcome to use it.

Quick start

npx 0-60 clone https://github.com/jedwards1211/react-library-skeleton.git

Tools used

  • babel 7
  • mocha
  • chai
  • istanbul
  • nyc
  • eslint
  • flow
  • enzyme
  • jsdom
  • prettier
  • husky
  • semantic-release
  • renovate
  • Circle CI
  • Codecov.io