Vitalik 89ad36e769 add base style 1 month ago
..
LICENSE 89ad36e769 add base style 1 month ago
README.md 89ad36e769 add base style 1 month ago
index.js 89ad36e769 add base style 1 month ago
package.json 89ad36e769 add base style 1 month ago

README.md

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.