Skip to content

Commit 0f0764f

Browse files
capajHuei Tan
authored andcommitted
added MobX (sorrycc#264)
1 parent 4bdf19d commit 0f0764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
342342
* [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption.
343343
* [Highland] (http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
344344
* [Most.js](https://github.com/cujojs/most) - high performance FRP library.
345-
345+
* [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management.
346346

347347
## Data Structure
348348
*Data structure libraries to build a more sophisticated application.*

0 commit comments

Comments
 (0)