ramda
Functional library
A functional programming library designed to minimize mutable data and facilitate composable functions.
Practical functional Javascript
1 stars
0 watching
0 forks
Language: JavaScript
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
selfrefactor/rambda | Faster and smaller alternative to Ramda | 1,665 |
yosbelms/ramdascript | A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library. | 132 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
tommmyy/ramda-extension | Utility library for functional JavaScript extensions of Ramda. | 167 |
char0n/ramda-adjunct | A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. | 683 |
ivanzusko/ramda | A functional JavaScript library designed to make it easy to create immutable data sources with minimal side effects | 46 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
bodar/totallylazy | A Java functional programming library with lazy evaluation and composability features | 317 |
mickvangelderen/funko | A minimalistic functional programming library with a focus on simplicity and ease of use. | 4 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
dbrattli/expression | A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 535 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |