This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.
-
Updated
Jan 4, 2023 - JavaScript
This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.
Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.
Codemod to migrate deprecated .extend API in favor of only styled functions.
Converts React components using imported CSS stylesheets to equivalent CSS Modules syntax.
A Babel codemod that acts as a build / compile time optimizer for Lasso JS. Gives Lasso JS some extra arms.
Babel Plugin to transform R.merge(a, b) → { ...a, ...b }
Add a description, image, and links to the babel-codemod topic page so that developers can more easily learn about it.
To associate your repository with the babel-codemod topic, visit your repo's landing page and select "manage topics."