babel-plugin-transform-es2015-computed-properties is a Babel plugin that transforms ES2015 computed properties into ES5-compatible code. It allows developers to use bracket notation with dynamic property names in object literals and class definitions, enabling advanced data structure manipulation. This plugin ensures older JavaScript environments can execute code that leverages computed properties without breaking. By converting computed properties to a compatible form, it helps maintain broad browser support for modern JavaScript syntax.
Babel-plugin-transform-es2015-computed-properties npm package downloads showed relative stability from March 2024 to May 2025, then spiked in June and July 2025. August 2025 downloads show a significant drop, but the month is incomplete. Overall, download numbers show fluctuating interest.
The npm package babel-plugin-transform-es2015-computed-properties saw frequent releases from October 2015 to March 2016, with a peak in November 2015. Releases became sporadic in 2016 and 2017, with no releases after April 2017. From January 2018 to August 2025, there have been no new versions published.