https://github.com/uxter/fluxter
:rocket: Simple container of unidirectional data flow.
https://github.com/uxter/fluxter
action es6 flux middleware reducer state store subscribe unidirectional unidirectional-data-flow
Last synced: 4 months ago
JSON representation
:rocket: Simple container of unidirectional data flow.
- Host: GitHub
- URL: https://github.com/uxter/fluxter
- Owner: uxter
- License: isc
- Created: 2017-07-04T13:32:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T09:05:04.000Z (almost 8 years ago)
- Last Synced: 2025-02-23T19:39:27.547Z (4 months ago)
- Topics: action, es6, flux, middleware, reducer, state, store, subscribe, unidirectional, unidirectional-data-flow
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.hbs
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://www.npmjs.org/package/fluxter)
[](https://www.npmjs.org/package/fluxter)
[](https://travis-ci.org/uxter/fluxter)
[](https://codecov.io/gh/uxter/fluxter)
[](https://david-dm.org/uxter/fluxter)
[](https://gitter.im/fluxter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)Fluxter is a simple container of unidirectional data flow.

## Install
```
$ npm install --save fluxter
```{{>main}}
Online game [SeaWars](https://github.com/uxter/seawars). Example of using [Fluxter](https://github.com/uxter/fluxter).
### :boom: [Try it out](https://uxter.github.io/seawars/) :boom:
## Note on Patches/Pull Requests
1. Fork the project.
2. Make your feature addition or bug fix.
3. Send me a pull request.* * *
© 2017 Vasily Shilov