# lodash-es

> Lodash exported as ES modules.

Latest version **4.18.1** (published 2026-04-01) · MIT license · 0 weekly downloads

> **Better alternative:** See documentation for alternatives (https://github.com/AikidoSec/module-replacements/blob/main/docs/lodash-underscore)

## Install

```sh
npm install lodash-es
pnpm add lodash-es
yarn add lodash-es
bun add lodash-es
```

## Health

**Score 73/100 (B)** — status: active.

Positive: has types package; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.18.1 |
| Published | 2026-04-01 |
| First published | 2015-01-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash-es) |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 619.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61281 |
| Author | John-David Dalton |
| Maintainers | mathias, jdalton, bnjmnt4n |
| Keywords | es6, modules, stdlib, util |

## Links

- npm: https://www.npmjs.com/package/lodash-es
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/custom-builds
- Issues: https://github.com/lodash/lodash-cli/issues
- npm.io page: https://npm.io/package/lodash-es

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 4.18.1 (latest) — 2026-04-01
- 4.18.0 — 2026-03-31
- 4.17.23 — 2026-01-21
- 4.17.22 — 2025-12-16
- 4.17.21 — 2021-02-20
- 4.17.20 — 2020-12-20
- 4.17.15 — 2019-07-19
- 4.17.14 — 2019-07-10
- 4.17.13 — 2019-07-09
- 4.17.12 — 2019-07-09
- 4.17.11 — 2018-09-12
- 4.17.10 — 2018-04-24
- 4.17.9 — 2018-04-24
- 4.17.8 — 2018-03-27
- 4.17.7 — 2018-03-07
- … 56 more at https://npm.io/package/lodash-es/versions

## README

# lodash-es v4.18.1

The [Lodash](https://lodash.com/) library exported as [ES](http://www.ecma-international.org/ecma-262/6.0/) modules.

Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
```shell
$ lodash modularize exports=es -o ./
```

See the [package source](https://github.com/lodash/lodash/tree/4.18.1-es) for more details.

---
_Source: https://npm.io/package/lodash-es · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
