ts-react-hooks-tools

v0.0.1
Provide tools to make React hooks easy.

build

tsc

lint

prettier -c --config ./prettier.config.js ./src/**/*.{ts,tsx} ./tests/**/*.{ts,tsx}

test:link

yarn link && cd tests/project && yarn link ts-react-hooks-tools

plugin:link

yarn link && cd plugin && yarn link ts-react-hooks-tools

prettier

prettier -c --config ./prettier.config.js ./src/**/*.{ts,tsx} ./tests/**/*.{ts,tsx} --write

Metadata

  • MIT
  • Whatever
  • Wenlu Wang
  • released 12/4/2020

Downloads

Maintainers