# lodash._reinterpolate

> The modern build of lodash’s internal `reInterpolate` as a module.

Latest version **3.0.0** (published 2015-02-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install lodash._reinterpolate
pnpm add lodash._reinterpolate
yarn add lodash._reinterpolate
bun add lodash._reinterpolate
```

## Health

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

Positive: no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2015-02-04 |
| First published | 2013-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61270 |
| Author | John-David Dalton |
| Maintainers | jdalton, kitcambridge, mathias, phated |

## Links

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

## Recent versions

- 3.0.0 (latest) — 2015-02-04
- 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._reinterpolate v3.0.0

The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) internal `reInterpolate` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module.

## Installation

Using npm:

```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash._reinterpolate
```

In Node.js/io.js:

```js
var reInterpolate = require('lodash._reinterpolate');
```

See the [package source](https://github.com/lodash/lodash/blob/3.0.0-npm-packages/lodash._reinterpolate) for more details.

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