jstransformer-cson

0.2.0 • Public • Published

jstransformer-cson

CSON support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-cson

API

var cson = require('jstransformer')(require('jstransformer-cson'))
 
cson.render("name: 'someone'").body
//=> '{"name": "someone"}'

License

MIT

/jstransformer-cson/

    Package Sidebar

    Install

    npm i jstransformer-cson

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

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