From af604adde263cd225ab58f83578ac26091ff2235 Mon Sep 17 00:00:00 2001 From: "Alan R. Soares" Date: Thu, 29 Sep 2016 10:20:05 +1300 Subject: [PATCH] add preludejs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68ea8b9..f84edeb 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [ramda](https://github.com/CrossEye/ramda) - A practical functional library for Javascript programmers. * [mout](https://github.com/mout/mout) - Modular JavaScript Utilities. * [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility. +* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript. ## Reactive Programming