rc-util

v5.10.0
Common Utils For React Component
react util

lint

eslint src/ --ext .tsx,.ts & eslint tests/ --ext .js

test

father test

start

cross-env NODE_ENV=development father doc dev --storybook

compile

father build

coverage

father test --coverage && cat ./coverage/lcov.info | coveralls

prepublishOnly

npm run compile && np --yolo --no-publish

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/22/2021

Downloads