Categories: None [Edit]

sprockets-bumble_d

https://rubygems.org/gems/sprockets-bumble_d
https://github.com/rmacklin/sprockets-bumble_d
This gem provides a plugin for Sprockets to transpile modern javascript using Babel. Unlike other options in the sprockets ecosystem, it works with the latest version of Babel and any plugins/presets you install. A primary use case for this gem is to facilitate incremental migration of a large Sprockets-powered javascript codebase to ES6 modules by transforming them to UMD modules that preserve your existing global variable references (hence the name: Babel + UMD = BumbleD). That said, this gem can be used for general purpose babel transpilation within the Sprockets pipeline.

Total

Ranking: 18,428 of 183,127
Downloads: 80,043

Daily

Ranking: 24,241 of 183,106
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42555,601,138railties
59484,872,466sprockets
4,6481,343,708schmooze

Owners

#GravatarHandle
1iconrmacklin