react-hook-utils

v1.0.6
Utilities for working with react-hooks.

test

cross-env CI=1 react-scripts test --coverage --env=jsdom

coveralls

cat ./coverage/lcov.info | coveralls

test:watch

react-scripts test --env=jsdom

build

rollup -c

build:docs

esdoc

start

rollup -c -w

prepare

npm run build

predeploy

cd example && npm install && npm run build && npm run build:docs

deploy

gh-pages -d example/build
npm i react-hook-utils

Metadata

  • MIT
  • >=8
  • Jacob Ebey
  • released 11/15/2018

Downloads

Maintainers