jstransformer-transparency

1.0.0 • Public • Published

jstransformer-transparency

Transparency support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-transparency

API

var transparency = require('jstransformer')(require('jstransformer-transparency'))
 
console.log(transparency.render('<span class="hi"></span>', {hi: 'hello'}).body);
//=> '<span class="hi">hello</span>'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-transparency

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

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