bifocal/node_modules/lodash._reinterpolate
Jean Viscogliosi-Pate f8836547f1 Broken socials 2024-06-19 06:56:58 -07:00
..
LICENSE.txt Broken socials 2024-06-19 06:56:58 -07:00
README.md Broken socials 2024-06-19 06:56:58 -07:00
index.js Broken socials 2024-06-19 06:56:58 -07:00
package.json Broken socials 2024-06-19 06:56:58 -07:00

README.md

lodash._reinterpolate v3.0.0

The modern build of lodashs internal reInterpolate exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

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

See the package source for more details.