aicoolies logo
es-toolkit logo
es-toolkit logo

es-toolkit

Modern lodash alternative with TypeScript

open sourceverified Aug 24, 2026

es-toolkit is a modern JavaScript utility library by Korean fintech Toss, built as a high-performance Lodash replacement. With TypeScript-first design and full tree-shaking support, it cuts bundle sizes by up to 97 percent. Provides utility functions for arrays, objects, strings, and async operations with 2-3x better runtime performance. Includes an es-toolkit/compat layer for seamless migration from Lodash without rewriting existing codebases.

es-toolkit is a state-of-the-art JavaScript utility library developed by Toss, one of South Korea's largest fintech companies, as a modern replacement for the widely-used Lodash library. Written entirely in TypeScript with full type annotations, it provides over 100 utility functions for common operations on arrays, objects, strings, numbers, promises, and functions. The library achieves up to 97 percent smaller bundle sizes through native ES module support and complete tree-shaking compatibility, ensuring applications only include the functions they actually use.

Performance benchmarks consistently show es-toolkit running two to three times faster than Lodash across common operations, achieved through modern JavaScript engine optimizations and avoiding legacy compatibility patterns. The library maintains 100 percent test coverage and strict TypeScript typing that catches errors at compile time rather than runtime. For teams migrating from Lodash, the es-toolkit/compat package provides a compatibility layer that matches Lodash's API surface, enabling gradual migration without rewriting existing code.

With nearly 11,000 GitHub stars and adoption by major projects including Storybook, Recharts, ink, and CKEditor, es-toolkit has quickly established itself as the preferred modern alternative to Lodash. It runs across all JavaScript environments including Node.js, browsers, Deno, and Bun without polyfills. The MIT-licensed library receives active maintenance from Toss's engineering team and a growing open-source community, with regular releases adding new utility functions and performance improvements.

Pricing

100% free and open source under the MIT license by Viva Republica / Toss ($0 software cost). es-toolkit is a high-performance modern JavaScript utility library with zero runtime dependencies and zero licensing fees.

full pricing breakdown →

Platforms

Node.js, browsers, Deno, Bun

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

freemium
Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

Open Source
Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

paid
Oh My ClaudeCode logo

Oh My ClaudeCode

Multi-agent orchestration plugin for Claude Code

Oh My ClaudeCode (OMC) is a plugin for Claude Code that adds multi-agent orchestration with 19 specialized agents, smart model routing between Haiku and Opus, and execution modes such as Autopilot, Team, Ralph, Ultrawork, and Deep Interview. It provides lifecycle hooks, a real-time HUD statusline, and source-backed Claude Code workflows that turn one session into a coordinated AI development team.

Open Source
Hermes Agent logo

Hermes Agent

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

Open Source

FAQ

What is es-toolkit?

es-toolkit is a modern JavaScript utility library by Korean fintech Toss, built as a high-performance Lodash replacement. With TypeScript-first design and full tree-shaking support, it cuts bundle sizes by up to 97 percent. Provides utility functions for arrays, objects, strings, and async operations with 2-3x better runtime performance. Includes an es-toolkit/compat layer for seamless migration from Lodash without rewriting existing codebases.

Is es-toolkit free?

Yes — es-toolkit is open source and free to use. 100% free and open source under the MIT license by Viva Republica / Toss ($0 software cost). es-toolkit is a high-performance modern JavaScript utility library with zero runtime dependencies and zero licensing fees.

Is es-toolkit open source?

Yes — es-toolkit is open source.

Is es-toolkit still maintained?

Yes — es-toolkit is active. Its listing was last verified on August 24, 2026.

What are the best es-toolkit alternatives?

The top editor-verified es-toolkit alternatives are Lychee.