Yankun168 cb620fbdc3 5.10存档 11 ay önce
..
LICENSE.txt cb620fbdc3 5.10存档 11 ay önce
README.md cb620fbdc3 5.10存档 11 ay önce
index.js cb620fbdc3 5.10存档 11 ay önce
package.json cb620fbdc3 5.10存档 11 ay önce

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.