Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Ramda Alternatives
Similar projects and alternatives to ramda
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β all implemented with just a few lines of code. Start building today.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
-
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
-
-
You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
ramda discussion
ramda reviews and mentions
-
Fluent Streams: A Library for Rich Iterables Manipulation
Like Ramda, provides many useful functions for iterables manipulation
-
Unleash JavaScript's Potential with Functional Programming
BTW, the best library for functional programming in the "data last" paradigm is Ramda. Here is an outlook what you can do with Ramda. You can understand this in-depth some time in the future.
-
JavaScript frameworks: comparing the latest tools and libraries
Ramda is a functional programming library for JavaScript that emphasizes a functional style and immutability.
-
Top 20 Javascript Libraries on Github
Repository: Ramda
-
Tacit Programming
JavaScript is great for point-free programming! Make sure you check out Ramda.js https://ramdajs.com/
Itβs fun in the sense that solving a puzzle is fun, but I avoid it for anything I need to maintain long-term.
But itβs good practice for understanding combinators which is useful for some kinds of problems.
-
Pipeline-Oriented Programming [video]
This is very cool. I remember I got sucked into things like Ramda going down this functional programming rabbit hole :-)
https://ramdajs.com/
-
Level up your Typescript game, functionally - Part 2
To create our pipeline, I'm going to use the pipe function from the NodeJS ramda library instead of building my own.
-
Level up your Typescript game, functionally - Part 3
Other libraries to check out are pratica and ramda
- Ramda: A practical functional library for JavaScript programmers
-
FP and JavaScript/TypeScript
I recently took ownership of the new types/ramda repo. This repo is re-exported by @types/ramda and is the first step to bringing type definitions for ramda in-house. We're already hard at work correcting major issues, adding full currying support, and general bug fixes
-
A note from our sponsor - InfluxDB
influxdata.com | 19 Apr 2025
Stats
ramda/ramda is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ramda is JavaScript.