We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa970d9 commit 2113fa5Copy full SHA for 2113fa5
README.md
@@ -40,7 +40,7 @@ open http://localhost:3000
40
The best Flux libs:
41
42
* **Nuclear-JS** [http://optimizely.github.io/nuclear-js/](http://optimizely.github.io/nuclear-js/), minimal state, immutable structures, inspired by [Om](https://github.com/omcljs/om), isomorphic soon
43
-* **Redux** [https://github.com/gaearon/redux](https://github.com/gaearon/redux), successor of [Flummox](http://acdlite.github.io/flummox), isomorphic, minimal state, stateless stores, flexible, minimalistic, promising, Chrome extension with "time travel" soon.
+* **Redux** [https://github.com/gaearon/redux](https://github.com/gaearon/redux), successor of [Flummox](http://acdlite.github.io/flummox), isomorphic, minimal state, stateless stores, flexible, minimalistic, Chrome extension with "[time travel](https://www.youtube.com/watch?v=xsSnOQynTHs)" soon.
44
* Alt [http://alt.js.org/](http://alt.js.org/) + [Chrome extension](https://github.com/goatslacker/alt-devtool), isomorphic
45
* Marty [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/…/fifcikknnbggajppebgolpkaambnkpae), isomorphic
46
* Fluxible [http://fluxible.io/](http://fluxible.io), isomorphic, close to original Flux, used by Amazon in production
0 commit comments