react-karma-library-skeleton
v1.0.2
Published
my personal skeleton for React library NPM packages with Karma tests
Downloads
10
Readme
react-karma-library-skeleton
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