mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 15:53:38 -05:00
523 B
523 B
lodash.templatesettings v4.1.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.