Ruby Babel is a bridge to the JS Babel transpiler, allowing you to transpile JavaScript from Ruby.
gem install babel-transpilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Transpile ES6 JavaScript to ES5 using Babel
Ensure Node.js is installed and run 'npm install babel-core' in your project.
No dependency data recorded yet.