githubEdit

lodash.templatesettings v4.2.0

The Lodasharrow-up-right method _.templateSettings exported as a Node.jsarrow-up-right 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 documentationarrow-up-right or package sourcearrow-up-right for more details.

Last updated

Was this helpful?