The npm package babel-plugin-transform-es2015-modules-umd saw frequent releases from October 2015 to March 2017, with a peak in November 2015. Releases became sporadic until March 2017, with no releases since then. The package appears to be unmaintained after March 2017, since the last recorded publish.
babel-plugin-transform-es2015-modules-umd enables the transformation of ES2015 modules into the UMD (Universal Module Definition) format using Babel. This plugin allows your ES2015 modules to be used in various environments, including browsers, Node.js, and AMD loaders, by creating a single module that works across different module systems. Integrating it into your Babel configuration allows you to simplify module compatibility, facilitating broader usage of your JavaScript code.
Babel-plugin-transform-es2015-modules-umd npm package downloads showed a fluctuating pattern between March 2024 and September 2025. Downloads peaked in November 2024 and July 2025, with a noticeable drop in September 2025, likely due to incomplete data for the current month. Overall downloads are significant.