system_assignation/node_modules/lodash.templatesettings
2022-03-24 09:22:39 -04:00
..
index.js add working version of ep_workflow 2022-03-24 09:22:39 -04:00
LICENSE add working version of ep_workflow 2022-03-24 09:22:39 -04:00
package.json add working version of ep_workflow 2022-03-24 09:22:39 -04:00
README.md add working version of ep_workflow 2022-03-24 09:22:39 -04:00

lodash.templatesettings v4.2.0

The Lodash method _.templateSettings exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.templatesettings

In Node.js:

var templateSettings = require('lodash.templatesettings');

See the documentation or package source for more details.