react-hook-utils

v1.0.5
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 && esdoc

start

rollup -c -w

prepare

npm run build

predeploy

cd example && npm install && npm run build

deploy

gh-pages -d example/build

Metadata

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

Downloads

Maintainers