rc-util

v5.21.4
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

now-build

father doc build --storybook

prepublishOnly

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/10/2022

Downloads