Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "fluir", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Dispatcher, router, store helper for React apps.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,7 +0,6 @@ | ||
fluir | ||
========= | ||
#fluir# | ||
[![Build Status](https://travis-ci.org/z5h/fluir.svg?branch=master)](https://travis-ci.org/z5h/fluir) | ||
##what## | ||
Dispatcher, router, store helper for React apps. | ||
@@ -11,4 +10,11 @@ | ||
##install## | ||
```npm install fluir``` | ||
Or, if your page already includes reactjs and underscore, you an include [a standalone file](https://github.com/z5h/fluir/tree/master/standalone). | ||
##use## | ||
Right now the best way to learn is to read through the example code [here](https://github.com/z5h/fluir/tree/master/example). | ||
Or just look at [the implementation](https://github.com/z5h/fluir/blob/master/index.js). |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
257991
20
0