babel-plugin-jsx-control-statements-macros
control statements (if/for/switch) for jsx with macros support
control statements (if/for/switch) for jsx with macros support
Extract and transform static url to import in JSX
A Babel plugin that intelligently transforms specified JSX attributes into constants, aims to enhance performance of your React components. This plugin targets inline object and array definitions, which, when used directly in JSX, can lead to unnecessa
A tool for transforming jsx attributes array to object
If the className property uses a jsx object, the classnames dependency is automatically introduced
As a prerequisite you need to have [Babel](https://github.com/babel/babel) installed and configured in your project.
A Babel plugin that adds a 'renderIf' prop to JSX elements for conditionally rendering components in React
A Babel plugin to update asset references to hased version.
Use slot tag in jsx as native
Translates the value of the src property of the tag with the src property among the tags in jsx by pasting basePath.
A Babel transform for rendering a template friendly version your React / Preact app for Server Side Rendering. Supports PHP and Handlebars.
As a prerequisite you need to have [Babel](https://github.com/babel/babel) installed and configured in your project.
Transfrom JSX to browers DOM API
This plugin converts JSX into Tagged Templates that work with mettle.js.
Babel plugin to transform `jsx` to Pearl JS functions.
This plugin converts JSX into Tagged Templates that work with strve.
Automatic observe jsx arrow functions
transform jsx syntax to extjs style
a way to wrap component with React.Suspense as `suspense` prop
Babel plugin to remove test-id (or any other props) from JSXAttirbutes, object properties, function calls, and file imports