remeda/remeda
A utility library for JavaScript and TypeScript. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 3040
- days_rel: 8
- days_push: 7
- n_releases_24m: 78
Adoption not part of the score
5419 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Remeda is a utility library for JavaScript and TypeScript offering everyday helper functions for arrays, objects, and more. It is written entirely in TypeScript and supports both data-first and data-last (curried) calling styles with lazy pipe evaluation.
Use cases
- replace lodash with a fully typed utility library
- functional programming utilities for TypeScript
- pipe and curry array transformations
- type-safe array and object manipulation
- tree-shakable utility functions for bundlers
- migrate from lodash or ramda
When to choose
- you write TypeScript and want precise, deeply integrated types
- you want both data-first and curried data-last styles
- you need tree-shakable ESM/CJS utilities
- you want lazy evaluation with pipe
When to avoid
- you need a huge breadth of utilities like lodash
- your project is plain JavaScript with no type checking
- you depend on lodash-specific plugins or ecosystem
Facets
library · maturity active
developer-tools developer-tools web-development frontend programming-languages bun cross-platform typescript functional-programming utility-functions lodash-alternative ramda-alternative tree-shakable data-first data-last currying pipe nodejs deno
3 sources
- readme: https://github.com/remeda/remeda · fetched 2026-08-28 · 09290f6eea65
- homepage: http://remedajs.com · fetched 2026-08-29 · aee52720b7a3
- site_page: https://remedajs.com/docs · fetched 2026-08-29 · 99770200a200
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| remeda/remeda | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem