# lodash.mergewith

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

Latest version **4.6.2** (published 2019-07-10) · 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.mergewith
pnpm add lodash.mergewith
yarn add lodash.mergewith
bun add lodash.mergewith
```

## Health

**Score 48/100 (D)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.6.2 |
| Published | 2019-07-10 |
| First published | 2016-01-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.mergewith) |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 52.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61279 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias |
| Keywords | lodash-modularized, mergewith |

## Links

- npm: https://www.npmjs.com/package/lodash.mergewith
- 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.mergewith

## 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.6.2 (latest) — 2019-07-10
- 4.6.1 — 2018-02-04
- 4.6.0 — 2016-08-13
- 4.5.1 — 2016-07-31
- 4.5.0 — 2016-07-25
- 4.4.0 — 2016-05-12
- 4.3.5 — 2016-04-13
- 4.3.4 — 2016-04-03
- 4.3.3 — 2016-03-30
- 4.3.2 — 2016-03-02
- 4.3.1 — 2016-02-24
- 4.3.0 — 2016-02-17
- 4.2.0 — 2016-02-16
- 4.1.1 — 2016-02-16
- 4.1.0 — 2016-02-08
- … 5 more at https://npm.io/package/lodash.mergewith/versions

## README

# lodash.mergewith v4.6.2

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

## Installation

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

In Node.js:
```js
var mergeWith = require('lodash.mergewith');
```

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

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