jedwards1211 / react-library-skeleton

my personal skeleton for React library NPM packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-library-skeleton

CircleCI Coverage Status semantic-release Commitizen friendly npm version

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

About

my personal skeleton for React library NPM packages

License:MIT License


Languages

Language:JavaScript 100.0%