Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 635 Bytes

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.