babel-plugin-optimize-react

JSON →
library 0.0.4 ·javascript abandoned
verified Jun 4, 2026

A Babel plugin that optimizes React code by transforming common patterns like named imports from React, array destructuring from hooks, and React.createElement into more efficient output. The last released version is 0.0.4 (March 2019) and it is no longer maintained; the repository is archived as part of the Create React App monorepo. It only works with Babel 7 and is intended as an experimental optimization, not for production use.