rambda

Function library

A faster and smaller alternative to Ramda

Faster and smaller alternative to Ramda

GitHub

2k stars
15 watching
89 forks
Language: JavaScript
last commit: 16 days ago
Linked from 4 awesome lists

fpfunctional-programminglodashramdautils

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
selfrefactor/rambdax An extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability 221
rafacalderonr/ramda A functional programming library designed to minimize mutable data and facilitate composable functions. 1
guck111/ramda A functional JavaScript library designed to facilitate predictable and composable code 46
sagifogel/ramda.net A practical functional C# port of the popular Ramda.js JavaScript library. 22
tommmyy/ramda-extension Utility library for functional JavaScript extensions of Ramda. 167
yosbelms/ramdascript A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. 132
char0n/ramda-adjunct A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. 682
crosseye/ramda A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions 2
ramda/ramda-lens A JavaScript library providing composable data access functionality using lenses 184
ivanzusko/ramda A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects 46
bttmly/fops Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. 2
jkup/functional-javascript A curated list of resources and tools for learning and practicing functional programming in JavaScript 373
functionaljava/functionaljava A Java library implementing fundamental programming abstractions for functional programming 1,604
ritesh404/kudojs A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. 23
rwjblue/ember-functional-component An Ember.js component implementation using pure functions 11