jstransformer-mote

0.1.0 • Public • Published

jstransformer-mote

Mote.js support for JSTransformer.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-mote

API

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

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.00
0.0.10

Package Sidebar

Install

npm i jstransformer-mote

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

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