web-flame.js-babel-plugin-transform-jsx
v1.0.0
Published
A Babel plugin to transform JSX into `createElement` calls.
Maintainers
Readme
web-flame.js-babel-plugin-transform-jsx
A Babel plugin to transform JSX into createElement calls. This plugin handles both standard HTML tags and custom components, and converts JSX attributes and children into appropriate JavaScript expressions.
Installation
npm install --save-dev web-flame.js-babel-plugin-transform-jsx