The modern build of lodash’s internal `reInterpolate` as a module.
npm install lodash.reinterpolate
yarn add lodash.reinterpolate
pnpm add lodash.reinterpolate
bun add lodash.reinterpolate
The modern build of lodash’s internal reInterpolate exported as a Node.js/io.js module.
reInterpolate
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.