ramda

utility framework

Ramda is a practical functional library for JavaScript programmers. It supports immutability and automatic currying of functions, facilitating easy composition of functions and the principle of data immutability.

Latest Ver 0.30.1
Homepage
Github
0
23,990
Designing the flow of functions harmoniously.
A concise and efficient JavaScript library that deepens the essence of functional programming.
Ramda is a functional programming library for JavaScript, centered around data immutability and function currying.
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/ramda/0.30.1/ramda.js
https://cdnjs.cloudflare.com/ajax/libs/ramda/0.30.1/ramda.min.js

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
<div id='example'>
  <p id='output'></p>
</div>

🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/ramda/0.28.0/ramda.min.js"></script>

⚙️ JavaScript
const greet = R.replace('{name}', R.__, 'Hello, {name}!');
document.getElementById('output').textContent = greet('World');
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.