mimosa-traceur
v0.1.1
Published
An ES6 to ES5 compiler for Mimosa
Downloads
8
Maintainers
Readme
mimosa-traceur
Overview
This module will allow you to utilize features form JavaScript.next today. For a glipmse of the features the module should enable, take a look at es6fiddle;
For more information regarding Mimosa, see http://mimosa.io For more information regarding Traceur, see https://github.com/google/traceur-compiler
Usage
Add 'traceur'
to your list of modules. That's all! Mimosa will install the module for you when you start up.
Functionality
This module will take your ES6 syntax code and compile it down to a syntax usable with ES5 complient engines/browsers.