jstransformer-node-twig

0.0.1 • Public • Published

jstransformer-node-twig

node-twig support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-node-twig

API

var twig = require('jstransformer')(require('jstransformer-node-twig'));
 
// Hello, {{world}}!
twig.renderFileAsync('hello.twig', {}, {world: Earth}).body
//=> 'Hello, Earth'

License

MIT

/jstransformer-node-twig/

    Package Sidebar

    Install

    npm i jstransformer-node-twig

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

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