state-designer

v1.0.34
A state and event management tool.

test

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

test:watch

react-scripts test --env=jsdom

now-build

cd docs && yarn && yarn run build

build

rollup -c

start

rollup -c -w

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

autodeploy

yarn && cd example && yarn && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=8
  • steveruizok
  • released 2/15/2020

Downloads

Maintainers