jstransformer-atpl

0.1.2 • Public • Published

jstransformer-atpl

atpl support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-atpl

API

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

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-atpl

Weekly Downloads

5

Version

0.1.2

License

MIT

Last publish

Collaborators

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