Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80677 views

lodash.templatesettings v3.1.0

The modern build of lodash’s _.templateSettings exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

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

See the documentation or package source for more details.