mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Add Cycle.js (#296)
This commit is contained in:
@@ -344,6 +344,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [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.
|
* [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.
|
||||||
* [Most.js](https://github.com/cujojs/most) - high performance FRP library.
|
* [Most.js](https://github.com/cujojs/most) - high performance FRP library.
|
||||||
* [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management.
|
* [MobX](https://github.com/mobxjs/mobx) - TFRP library for simple, scalable state management.
|
||||||
|
* [Cycle.js](https://cycle.js.org) - A functional and reactive JavaScript library for cleaner code.
|
||||||
|
|
||||||
## Data Structure
|
## Data Structure
|
||||||
*Data structure libraries to build a more sophisticated application.*
|
*Data structure libraries to build a more sophisticated application.*
|
||||||
|
|||||||
Reference in New Issue
Block a user