Yankun168 cb620fbdc3 5.10存档 11 ماه پیش
..
LICENSE.txt cb620fbdc3 5.10存档 11 ماه پیش
README.md cb620fbdc3 5.10存档 11 ماه پیش
index.js cb620fbdc3 5.10存档 11 ماه پیش
package.json cb620fbdc3 5.10存档 11 ماه پیش

README.md

lodash._reinterpolate v3.0.0

The modern build of lodash’s 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.