From fd860f2136057a674efbf908dad1b9a1802f98bf Mon Sep 17 00:00:00 2001 From: Alexey Raspopov Date: Mon, 14 Jul 2014 01:06:28 +0300 Subject: [PATCH] added folktale project --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 62da293..6e866d8 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Lo-Dash](http://lodash.com) - A utility library delivering consistency, customization, performance, & extras. A better and faster Underscore.js. - [Underscore.js](http://underscorejs.org) - Provides a whole mess of useful functional programming helpers without extending any built-in objects. - [Mout](http://moutjs.com) - Utility library with the biggest difference between other existing solutions is that you can choose to load only the modules/functions that you need, no extra overhead. +- [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. ### Command-line apps