Ross ROSS = Recommend OSS · open-source software intelligence for agents

selfrefactor/rambda

Typescript focused FP library similar to Remeda and Ramda observed · 2026-08-28

github.com/selfrefactor/rambda · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 97
  • Release rhythm 45
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 39
  • age_days: 3517
  • days_rel: 284
  • days_push: 20
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1754 stars · 90 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Rambda is a TypeScript-focused functional programming utility library similar to Ramda, Remeda, and Radashi. It centers on curried functions designed for use within R.pipe chains with strong TypeScript type inference.

Use cases

  • functional programming utilities in TypeScript
  • building data transformation pipelines with pipe
  • replacing Ramda with better TypeScript type inference
  • curried utility functions for arrays and objects
  • lightweight lodash alternative for functional style
  • filtering and mapping lists in a composable chain

When to avoid

  • you need dual-argument invocation like filter(fn, list) since only curried usage is supported
  • you need the full breadth of Ramda's API including advanced lens and fantasy-land features
  • your project is plain JavaScript without TypeScript and you don't care about type inference

Facets

library · maturity active

developer-tools developer-tools programming-languages cross-platform functional-programming typescript utility-library ramda-alternative curried-functions pipe nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
selfrefactor/rambdamain79

For agents

markdown · JSON · MCP: product_card(name="selfrefactor/rambda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem