Skip to content

Commit cdf9338

Browse files
committed
Update README.md
1 parent ea73854 commit cdf9338

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ open http://localhost:3000
3939

4040
The best Flux libs:
4141

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
42+
* **Nuclear-JS** [http://optimizely.github.io/nuclear-js/](http://optimizely.github.io/nuclear-js/), minimal state, default immutable state, inspired by [Om](https://github.com/omcljs/om), isomorphic soon
4343
* **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+
* **Marty** [http://martyjs.org/](http://martyjs.org/) + [Chrome extension]
4445
* 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+
(https://chrome.google.com/…/fifcikknnbggajppebgolpkaambnkpae), isomorphic
4647
* Fluxible [http://fluxible.io/](http://fluxible.io), close to original Flux but isomorphic and it's used by Yahoo in production.
4748

4849

0 commit comments

Comments
 (0)