jstransformer-twing

0.1.0 • Public • Published

jstransformer-twing

Twing support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-twing

API

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

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

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-twing

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

3.65 kB

Total Files

5

Last publish

Collaborators

  • robloach
  • stoeffel
  • timothygu
  • calebeby