storux

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

build

rimraf dist && tsc && vite build && node ./postbuild.js

test

./test/run.sh

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
npm i storux

Metadata

  • MIT
  • Whatever
  • Nicolas Tallefourtane
  • released 2/4/2022

Downloads

Maintainers