All Projects → babel → Ruby Babel Transpiler

babel / Ruby Babel Transpiler

Licence: mit
Ruby Babel is a bridge to the JS Babel transpiler.

Programming Languages

ruby
36898 projects - #4 most used programming language

Ruby Babel Transpiler

Ruby Babel is a bridge to the JS Babel transpiler.

require 'babel/transpiler'
Babel::Transpiler.transform File.read("foo.es6")

Installation

$ gem install babel-transpiler

Dependencies

This library depends on the babel-source gem which is updated any time a new version of Babel is released.

ExecJS

The ExecJS library is used to automatically choose the best JavaScript engine for your platform. Check out its README for a complete list of supported engines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].