lodash.template
The modern build of lodash’s `_.template` as a module.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm
$ cnpm install lodash.template 
SYNC missed versions from official npm registry.

lodash.template v4.5.0

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

Installation

Using npm:

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

In Node.js:

var template = require('lodash.template');

See the documentation or package source for more details.

Current Tags

  • 4.5.0                                ...           latest (6 years ago)

3 Versions

  • 2.4.1                                ...           12 years ago
  • 3.6.2                                ...           10 years ago
  • 4.5.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org