zan-shuai

v1.1.2
shuai, makes redux much more handsome.
state redux react

test:lint

standard --verbose | snazzy

test:unit

jest --coverage

test

npm-run-all -c test:*

build:node

rm -rf lib && babel src -d lib --no-comments

build:umd

rm -rf shuai.js && browserify lib/index.js -s shuai -tg uglifyify -o shuai.js

watch

npm run build:node -- -w -s

prepublish

npm-run-all build:*

Source Code

Metadata

  • MIT
  • Whatever
  • Tanner Linsley
  • released 10/18/2017

Downloads

Maintainers