@babel/preset-modules is a Babel preset that optimizes code for modern browsers supporting ES modules. Unlike traditional transpilation, it leverages native ES module support to produce smaller bundles and improve initial load times. It intelligently transpiles only what's necessary, targeting the specific features not yet supported by module-aware browsers, contributing to more efficient and performant web applications. This preset is ideal for projects aiming to benefit from the advantages of modern JavaScript development.
The npm package @babel/preset-modules saw infrequent releases between November 2019 and July 2023. There were bursts of releases followed by extended periods of inactivity. November 2019 had the highest number of releases (3). The last release was in July 2023. There have been no releases in 2024 or up to September 8, 2025.
@babel/preset-modules npm package downloads show a generally upward trend from March 2024 to August 2025, peaking in June 2025. There's a notable increase in early 2025, with downloads consistently exceeding 100 million. September 2025 data is incomplete, showing significantly lower downloads compared to previous months.