0.13.0 • Published 7 years ago

rflux2 v0.13.0

Weekly downloads
6
License
ISC
Repository
-
Last release
7 years ago

rflux

ReactJS Flux/Redux reimagined using Functional Reactive Programming with KefirJS.

Installation

jspm install rflux=github:frankandrobot/rflux

This is a JSPM ES6 library that's been transpiled to ES5. It probably works with Webpack and Browsify since it ships with the CommonJS module format. However, it's been tested primarily with JSPM/SystemJS.

Because it's a modern library, the distributable isn't minified---it's expected that Webpack, Browsify, JSPM will minifiy it for you.

The minified is coming in at less than 20k. With KefirJS, that's less than 30k!

Documentation

Checkout the docs.

Sample usage, for now, can be found at: https://github.com/awesome-editor/awesome-editor/

0.13.0

7 years ago

0.12.0

7 years ago

0.6.0

7 years ago

0.5.1

8 years ago

0.5.0

8 years ago