jstransformer-duo

2.0.0 • Public • Published

jstransformer-duo

Duo support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-duo

API

var duo = require('jstransformer')(require('jstransformer-duo'))
 
var options = {
  root: __dirname
}
 
duo.render('var a = 0;', options).body
//=> Compiled source

Options

root

Matches the root directory when creating the Duo object.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-duo

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

4.97 kB

Total Files

5

Last publish

Collaborators

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