Skip to content

Commit f05ddc8

Browse files
committed
Update README.md
1 parent 042c380 commit f05ddc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ open http://localhost:3000
4040
The best Flux libs:
4141

4242
* **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)": [redux-devtool](https://github.com/gaearon/redux-devtools), alternative [Redux DevTools – Diff Monitor](https://github.com/whetstone/redux-devtools-diff-monitor)
43-
* **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
44-
* **Marty** [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/webstore/detail/marty-developer-tools/fifcikknnbggajppebgolpkaambnkpae), isomorphic, ES6, [UMD](https://github.com/umdjs/umd) compatible
43+
* **NuclearJS** [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
44+
* **Marty.js** [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/webstore/detail/marty-developer-tools/fifcikknnbggajppebgolpkaambnkpae), isomorphic, ES6, [UMD](https://github.com/umdjs/umd) compatible
4545
* Alt [http://alt.js.org/](http://alt.js.org/) + [Chrome extension](https://github.com/goatslacker/alt-devtool), isomorphic
4646
* Fluxible [http://fluxible.io/](http://fluxible.io), close to original Flux but isomorphic and it's used by Yahoo in production.
4747

0 commit comments

Comments
 (0)