0.14.0 • Published 10 years ago
broccoli-traceur v0.14.0
broccoli-traceur 
Traceuris a JavaScript.next to JavaScript-of-today compiler
Issues with the output should be reported on the Traceur issue tracker.
Install
$ npm install --save-dev broccoli-traceurUsage
var traceur = require('broccoli-traceur');
tree = traceur(tree, options);API
traceur(tree, options)
options
See the Traceur options.
License
MIT © Sindre Sorhus