1.0.2 • Published 6 years ago

react-karma-library-skeleton v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

react-karma-library-skeleton

CircleCI Coverage Status semantic-release Commitizen friendly npm version

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

Quick start

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

Tools used

  • babel 7
  • mocha
  • chai
  • eslint
  • flow
  • enzyme
  • karma
  • karma-webpack
  • karma-coverage
  • husky
  • semantic-release
  • renovate
  • Circle CI
  • Codecov.io