# lodash.transform

> The lodash method `_.transform` exported as a module.

Latest version **4.6.0** (published 2016-08-13) · 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.transform
pnpm add lodash.transform
yarn add lodash.transform
bun add lodash.transform
```

## 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.0 |
| Published | 2016-08-13 |
| First published | 2013-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.transform) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61280 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias, phated |
| Keywords | lodash-modularized, transform |

## Links

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

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 4.6.0 (latest) — 2016-08-13
- 4.5.1 — 2016-07-31
- 4.5.0 — 2016-07-25
- 4.4.0 — 2016-05-12
- 4.3.0 — 2016-04-03
- 4.2.2 — 2016-03-30
- 4.2.1 — 2016-02-24
- 4.2.0 — 2016-02-16
- 4.1.1 — 2016-02-16
- 4.1.0 — 2016-02-08
- 4.0.2 — 2016-02-03
- 4.0.1 — 2016-01-26
- 4.0.0 — 2016-01-13
- 3.0.4 — 2015-06-30
- 3.0.3 — 2015-05-19
- … 10 more at https://npm.io/package/lodash.transform/versions

## README

# lodash.transform v4.6.0

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

## Installation

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

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

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

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