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

toss/es-toolkit

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller, a major upgrade to lodash. observed · 2026-08-28

github.com/toss/es-toolkit · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 98
  • Longevity 61
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: 8.0
  • age_days: 860
  • days_rel: 17
  • days_push: 7
  • n_releases_24m: 55

Full methodology

Adoption not part of the score

11315 stars · 604 forks observed · 2026-08-28

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

es-toolkit is a modern, high-performance JavaScript utility library offering everyday functions like debounce, chunk, and pick with built-in TypeScript types. It is designed as a faster, smaller drop-in alternative to lodash, with a full compatibility layer (es-toolkit/compat).

Use cases

  • replace lodash with a smaller faster utility library
  • debounce and throttle functions in javascript
  • manipulate arrays and objects with utility functions
  • reduce javascript bundle size from utility imports
  • use typed utility functions in a typescript project
  • get type guard helpers like isNotNil

When to choose

  • you want a lodash replacement with 2-3x better performance and up to 97% smaller bundles
  • you need strong TypeScript types and type guards out of the box
  • you run modern JavaScript environments (Node.js, Deno, Bun, browsers) and want tree shaking

When to avoid

  • you depend on deep lodash-specific edge-case behavior outside the compat layer
  • you need utilities beyond the provided array, function, math, object, predicate, promise, and string categories

Facets

library · maturity active

developer-tools developer-tools web-development frontend cross-platform bun browser cross-platform utility-library lodash-alternative typescript tree-shaking performance nodejs deno

3 sources

Member repositories

RepositoryRoleHealth v2
toss/es-toolkitmain91

For agents

markdown · JSON · MCP: product_card(name="toss/es-toolkit")

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