jstransformer-underscore

1.3.0 • Public • Published

jstransformer-underscore

Underscore Template support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-underscore

API

var underscore = require('jstransformer')(require('jstransformer-underscore'))
 
underscore.render('Hello <%= name %>', { name: "World" }).body
//=> 'Hello World'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-underscore

Weekly Downloads

3

Version

1.3.0

License

MIT

Last publish

Collaborators

  • calebeby
  • forbeslindesay
  • hemanth
  • robloach
  • stoeffel
  • timothygu