Ramda - Practical functional Javascript library
![post-title](https://assets.blackslate.io/projects/01/dFXaoVkrWQVKXTr.png)
A practical functional library for JavaScript programmers. There are already several excellent libraries with a functional flavor. Typically, they are meant to be general-purpose toolkits, suitable for working in multiple paradigms. Ramda has a more focused goal. We wanted a library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data.
https://ramdajs.com/
https://github.com/ramda/ramda
License:
Tech:
Tags: