Add ramda to list of functional programming libs
This commit is contained in:
parent
322c2b34ff
commit
50c9becbdb
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue