@hookstate/core

v0.10.3
The flexible, fast and extendable state management for React that is based on hooks and state usage tracking.

start

rollup -c -w

build

rollup -c

build:watch

yarn run start

lint

tslint --project .

clean

rimraf dist

test

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

test:watch

react-scripts test --env=jsdom

check-updates

ncu

apply-updates

ncu -u

prepare

yarn build
npm i @hookstate/[email protected]

Metadata

  • MIT
  • >=8
  • Andrey Konstantinov
  • released 8/16/2019

Downloads

Maintainers