From 0ff6f8ec87c517a76e231b0910ac64e043ca502b Mon Sep 17 00:00:00 2001 From: Jeffrey Ling Date: Sun, 2 Aug 2015 10:19:02 -0700 Subject: [PATCH] add highland --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77d4005..62fc551 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [RxJs](https://github.com/Reactive-Extensions/RxJS) - The Reactive Extensions 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. +* [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. ## Data Structure