jstransformer-twig

1.16.0 • Public • Published

jstransformer-twig

Twig.js support for JSTransformers.

Build Status Coverage Status NPM version

Installation

npm install jstransformer-twig

API

var twig = require('jstransformer')(require('jstransformer-twig'))

twig.render('Hello, {{ name }}!', { name: 'World' }).body
//=> 'Hello, World!'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-twig

Weekly Downloads

2

Version

1.16.0

License

MIT

Unpacked Size

7.17 kB

Total Files

5

Last publish

Collaborators

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