npm.io
1.0.1 • Published 10 years ago

varo-flux

Licence
MIT
Version
1.0.1
Deps
2
Vulns
0
Weekly
0

logo

varo-flux

A Flux-style action dispatcher built on top of Varo pattern matching library.

Usage

  1. Add the package to you project dependencies
$ npm install varo-flux --save
  1. Use it as Flux dispatcher
// src/dispatcher/AppDispatcher.js
import {Dispatcher} from 'varo-flux'
export default new Dispatcher()

You can find a working example at: https://github.com/vtardia/seneca-varo-react-example.

Contributing

The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2015, Vito Tardia and other contributors. Licensed under MIT.

Keywords