The npm package babel-plugin-transform-es2015-modules-amd saw frequent releases from October 2015 to March 2017. After a few sporadic releases, the package experienced a significant drop-off in updates, with no new versions published after April 2017. The data indicates a period of active development followed by a long period of dormancy.
babel-plugin-transform-es2015-modules-amd transforms ES2015 module syntax (import/export) into Asynchronous Module Definition (AMD) format, making it compatible with AMD loaders like RequireJS. This Babel plugin allows you to leverage the benefits of ES2015 modules while targeting environments that rely on AMD module systems for dependency management and code loading. Installing this plugin and configuring it in your Babel configuration allows the transpilation to AMD modules.
Babel-plugin-transform-es2015-modules-amd downloads show fluctuating popularity. From March 2024 to August 2025, monthly downloads generally ranged between 5-6 million, with spikes above 9 million in November 2024, June and July 2025. September 2025 downloads are significantly lower, reflecting incomplete monthly data.