From 4e9170bfa7fe13932a795cec0544be5c087b0851 Mon Sep 17 00:00:00 2001 From: Parth Patil Date: Mon, 15 Sep 2014 15:33:34 +0200 Subject: [PATCH] Close GH-160: Bacon.js is an excellent functional reactive programming library that ca.... --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 32fdf2c..02c2e73 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Folktale](http://folktale.github.io) - A suite of libraries for generic functional programming in JavaScript that allows you to write elegant modular applications with fewer bugs, and more reuse. - [immutable](https://github.com/facebook/immutable-js) - Immutable data collections. - [underscore-contrib](http://documentcloud.github.io/underscore-contrib/) - The brass buckles on Underscore's utility belt. - +- [Bacon.js](http://baconjs.github.io) - Functional reactive programming. ### HTTP