Meteor Babel
Write javascript ES6 (http://git.io/es6features) in your Meteor app. A port of the Babel transpiler (previosly known as 6to5).
It also include a runtime to support features like function generators.
Installation
meteor add grigio:babel
Usage
accepted file extension es6.js, es6, es, jsx