Ramda logo

Ramda

A practical functional library for JavaScript programmers
281
83
+ 1
3

What is Ramda?

It emphasizes a purer functional style. Immutability and side-effect free functions are at the heart of its design philosophy. This can help you get the job done with simple, elegant code.
Ramda is a tool in the Javascript Utilities & Libraries category of a tech stack.
Ramda is an open source tool with 23.5K GitHub stars and 1.4K GitHub forks. Here’s a link to Ramda's open source repository on GitHub

Who uses Ramda?

Companies
52 companies reportedly use Ramda in their tech stacks, including Oxylabs, Figure POS, and DAZN.com.

Developers
109 developers on StackShare have stated that they use Ramda.
Pros of Ramda
2
Automatically curried
1
Point free programming

Ramda Alternatives & Comparisons

What are some alternatives to Ramda?
Lodash
A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility functions for common programming tasks using the functional programming paradigm.
Underscore
A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
Immutable.js
Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are highly efficient on modern JavaScript VMs by using structural sharing via hash maps tries and vector tries as popularized by Clojure and Scala, minimizing the need to copy or cache data.
Modernizr
It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, then you can use the results to tailor the experience to the user. It tells you what HTML, CSS and JavaScript features the user’s browser has to offer.
See all alternatives

Ramda's Followers
83 developers follow Ramda to keep up with related blogs and decisions.