jstransformer-pixie

1.0.0 • Public • Published

jstransformer-pixie

Pixie support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-pixie

API

var pixie = require('jstransformer')(require('jstransformer-pixie'))
 
pixie.render('pixie {{bar}} baz', {}, {bar: 'qux'}).body
//=> 'pixie qux baz'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-pixie

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

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