jstransformer-ect

0.1.1 • Public • Published

jstransformer-ect

ECT support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-ect

API

var ect = require('jstransformer')(require('jstransformer-ect'))
 
ect.render('Hello <%- @name %>!', {name: 'World'}).body
//=> 'Hello World!'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-ect

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

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