Skip to content
JS
Package

remeda

TypeScript utility library where each function can be called data-first or data-last.

v2.50.0, 14 Sept 2026MITESM + CommonJSTypes: BundledRuns in: Node.js, Bun, DenoUtility librariesTypeScript tooling
$ npm install remeda

Key numbers

As of 25 Sept 2026
Weekly downloads
7.6m
+876% over 12 months
Gzip bundle size
-
No Bundlephobia data
Dependencies
0
Direct, from package.json
Last release
10 days ago
v2.50.0
GitHub stars
5.4k
174 forks
Open issues / PRs
14 / 2
Contributors
-
Commits, last 52 weeks
150

Downloads

Last week 2026-09-15 to 2026-09-21
05m10m15mSept 2025Mar 2026Sept 2026High 10.3m (25 Aug 2026)Low 837.6k (7 Oct 2025)
Weekly npm downloads, one point per week, weeks starting 23 Sept 2025 to 15 Sept 2026. The y axis starts at zero.

7,645,560 downloads last week, 36,215,822 in the last month. The 12-month change of +876% compares the average of the last 4 weeks with the first 4 weeks of the series.

Releases, last 12 months
28250 in total
Latest version
2.50.0, 14 Sept 202610 days ago
First published
7 May 2018
Last push to GitHub
18 Sept 20266 days before the snapshot
Repository archived
No
Open issues
14
Open pull requests
2
Commits, last 52 weeks
150
Dependents on npm
840

Major versions

  1. v2 first release 2.0.0, 30 May 2024
  2. v1 first release 1.0.0, 28 Jul 2022
  3. v0 first release 0.0.1, 7 May 2018

Recent releases

VersionPublished
2.50.014 Sept 2026
2.49.014 Sept 2026
2.48.09 Sept 2026
2.47.07 Sept 2026
2.46.06 Sept 2026
2.45.025 Aug 2026
2.44.024 Aug 2026
2.43.023 Aug 2026
2.42.018 Aug 2026
2.41.017 Aug 2026
2.40.014 Aug 2026
2.39.09 Jun 2026
2.38.07 Jun 2026
2.37.026 May 2026
Module format
ESM + CommonJSFrom package.json type, main and exports fields
TypeScript types
Bundled
Node.js engine range
>=18.0.0
Runtimes
Node.js, Bun, DenoFrom the package docs
Unpacked size (npm)
2.7 MB
Dependencies (0)
None
npm install remeda

CDN

jsDelivr: 53.7k requests in 30 days
  • jsDelivrhttps://cdn.jsdelivr.net/npm/remeda@2.50.0/
  • unpkghttps://unpkg.com/remeda@2.50.0/
  • esm.shhttps://esm.sh/remeda@2.50.0
PackageWeekly downloadsGzipLast releaseModuleComparison
lodash128.5m-5 months agoCommonJSremeda vs lodash
es-toolkit36.6m-27 days agoESM + CommonJSes-toolkit vs remeda
rambda1.7m-22 days ago--
types-ramda1.5m-3 months ago--
@mobily/ts-belt209.5k-4 years agoESM + CommonJS-
  • Supports data-first (filter(array, fn)) and data-last (filter(fn)(array)) calls.
  • pipe and piped support lazy evaluation.
  • Tree-shakeable and ships both CJS and ESM.
  • Publishes migration guides from Lodash and Ramda.
Notes checked against: Remeda README, Remeda docs

Related

Sources: npm registry, npm downloads API, GitHub API, jsDelivr. Data fetched 25 Sept 2026.

Indexability: Indexed.