Categories: None [Edit]
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: 19,505 of 187,950
Downloads: 82,743
Daily
Ranking: 50,095 of 187,922
Downloads: 13
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | rmacklin |