typescript-react-library-skeleton

MIT License

Stars
1
Committers
1

typescript-react-library-skeleton

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

Quick start

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

Tools used

  • babel 7
  • typescript
  • react
  • mocha
  • chai
  • istanbul
  • nyc
  • eslint
  • prettier
  • husky
  • semantic-release
  • renovate
  • Circle CI
  • Codecov.io