mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Merge pull request #162 from chicoxyzzy/patch-1
Add Most.js FRP library
This commit is contained in:
@@ -300,6 +300,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for Javascript.
|
* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for Javascript.
|
||||||
* [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.
|
* [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.
|
||||||
* [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.
|
||||||
|
|
||||||
|
|
||||||
## Data Structure
|
## Data Structure
|
||||||
|
|||||||
Reference in New Issue
Block a user