jstransformer-bliss

0.3.0 • Public • Published

jstransformer-bliss

bliss support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-bliss

API

For more use-cases see the tests in test folder or see the JSTransformer API for more details.

var bliss = require('jstransformer')(require('jstransformer-bliss'));
 
bliss.render('<p>Hello @place !!</p>', {context: {place: 'world'}}).body
//=> '<p>Hello world !!</p>'

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    0
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i jstransformer-bliss

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • stoeffel
  • hemanth
  • timothygu
  • calebeby
  • vanchoy
  • tunnckocore