jstransformer-dot

0.1.2 • Public • Published

jstransformer-dot

doT.js support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-dot

API

var dot = require('jstransformer')(require('jstransformer-dot'))
 
dot.render('Hello, {{=it.name}}!' { name: 'World'}).body
//=> 'Hello, World!'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-dot

Weekly Downloads

137

Version

0.1.2

License

MIT

Last publish

Collaborators

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