peach a19a732be8 commit message | há 2 anos atrás | |
---|---|---|
.. | ||
LICENSE.txt | há 2 anos atrás | |
README.md | há 2 anos atrás | |
index.js | há 2 anos atrás | |
package.json | há 2 anos atrás |
The modern build of lodash’s internal reInterpolate
exported as a Node.js/io.js module.
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.