not-flux

v0.1.10
angular model store that allows you to share data over all instances, as well as storing all models in one location.
angular model chahe store

watch

babel src/ --out-file dist/notFlux.js --source-maps --watch --external-helpers

clean

rm -rf dist

create

mkdir dist

build:js

babel src/ --out-file dist/notFlux.js --external-helpers

start

npm run clean && npm run task create && npm run watch

build

npm run clean && npm run create && npm run build:js
npm i not-flux

Metadata

  • MIT
  • Whatever
  • Mika Kalathil
  • released 3/18/2015

Downloads

Maintainers