# lodash.zipobject

> The Lodash method `_.zipObject` exported as a module.

Latest version **4.18.0** (published 2026-03-31) · 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.zipobject
pnpm add lodash.zipobject
yarn add lodash.zipobject
bun add lodash.zipobject
```

## Health

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

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

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 4.18.0 |
| Published | 2026-03-31 |
| First published | 2013-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.zipobject) |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 12.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61272 |
| Author | John-David Dalton |
| Maintainers | mathias, jdalton |
| Keywords | lodash-modularized, zipobject |

## Links

- npm: https://www.npmjs.com/package/lodash.zipobject
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/
- Issues: https://github.com/lodash/lodash/issues
- npm.io page: https://npm.io/package/lodash.zipobject

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 4.18.0 (latest) — 2026-03-31
- 4.1.3 — 2016-04-03
- 4.1.2 — 2016-02-24
- 4.1.1 — 2016-02-03
- 4.1.0 — 2016-01-30
- 4.0.0 — 2016-01-13
- 3.0.0 — 2015-01-26
- 2.4.1 — 2013-12-03
- 2.4.0 — 2013-11-26
- 2.3.0 — 2013-11-11
- 2.2.1 — 2013-10-03
- 2.2.0 — 2013-09-29
- 2.1.0 — 2013-09-23
- 2.0.0 — 2013-09-23

## README

# lodash.zipobject v4.18.0

The [Lodash](https://lodash.com/) method `_.zipObject` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.zipobject
```

In Node.js:
```js
var zipObject = require('lodash.zipobject');
```

See the [documentation](https://lodash.com/docs#zipObject) or [package source](https://github.com/lodash/lodash/blob/4.18.0-npm-packages/lodash.zipobject) for more details.

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