storux

v0.10.1
Easy and powerful state store (Flux implementation) using actions, listeners and reducers (optional).
flux redux state store action react

test

./test/run.sh

build

parcel build ./src/index.js --target browser --out-file storux.js && node ./build.js && head -n 1 ./dist/storux.js

git-dist

git add dist && git commit dist -m "[dist] v$npm_package_version"

deploy

yarn build && yarn git-dist && git push -u origin master && npm publish

Metadata

  • MIT
  • Whatever
  • Nicolas Tallefourtane
  • released 11/29/2019

Downloads

Maintainers