sententiaregum-flux-container
Version:
The flux implementation of the sententiaregum project based on facebook/flux
34 lines (20 loc) • 1.42 kB
Markdown
flux-container
==============
[](https://travis-ci.org/Sententiaregum/flux-container)
[](https://www.npmjs.com/package/sententiaregum-flux-container)
[](https://ci.appveyor.com/project/Ma27/flux-container/branch/master)
``flux-container`` is the repository which contains the isomorphic Flux implementation
used in [Sententiaregum](https://github.com/Sententiaregum/Sententiaregum) written in ES6.
## Install
You can install this package by typing:
``` shell
npm install sententiaregum-flux-container --save
```
The package requires at least ``Node 6.x`` and ``NPM 3`` is recommended.
Please keep in mind that `1.0.x` was built to use with `Sententiaregum`, it's recommended to use `2.0`.
## Contributing
Further information about contributing can be found in the [CONTRIBUTING.md](https://github.com/Sententiaregum/flux-container/blob/master/.github/CONTRIBUTING.md)
## Docs
The docs are located in the [docs/](https://github.com/Sententiaregum/flux-container/blob/master/docs) directory.
## License
Please review the [`LICENSE`](https://github.com/Sententiaregum/flux-container/blob/master/LICENSE) file that was distributed with this source code.