jstransformer-sweetjs

0.1.0 • Public • Published

jstransformer-sweetjs

Sweet.js support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-sweetjs

API

var sweet = require('jstransformer')(require('jstransformer-sweetjs'))
var input = "syntax hi = function (ctx) { return #`console.log('hello, world!')`; }\n hi"
sweet.render(input).body
//=> 'console.log('hello, world!');

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i jstransformer-sweetjs

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

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