sensordb2 e64a8defe5 3.17 | há 1 ano atrás | |
---|---|---|
.. | ||
LICENSE.txt | há 1 ano atrás | |
README.md | há 1 ano atrás | |
index.js | há 1 ano atrás | |
package.json | há 1 ano 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.