jstransformer-mold

0.1.0 • Public • Published

jstransformer-mold

Mold support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-mold

API

var mold = require('jstransformer')(require('jstransformer-mold'))

mold.render('Hello, <?name ?>!', { name: 'World' }).body
//=> 'Hello, World!'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-mold

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

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