Add ramda to list of functional programming libs

This commit is contained in:
Nathan Hutchision 2014-07-14 21:17:46 +10:00
parent 322c2b34ff
commit 50c9becbdb
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [lodash](https://github.com/lodash/lodash) - A utility library delivering consistency, customization, performance, & extras.
* [Sugar](https://github.com/andrewplummer/Sugar) - A Javascript library for working with native objects.
* [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier.
* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for Javascript programmers.
## Date