
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@babel/plugin-transform-react-jsx
Advanced tools
Turn JSX into React function calls
See our website @babel/plugin-transform-react-jsx for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx
or using yarn:
yarn add @babel/plugin-transform-react-jsx --dev
This package is similar to @babel/plugin-transform-react-jsx but is tailored for Vue.js instead of React. It transforms JSX syntax into Vue's render function calls.
This Babel plugin is designed for the Inferno library, which is similar to React. It transforms JSX into calls that are compatible with Inferno's createElement function.
This package includes a Babel plugin that transforms JSX for the Solid.js library, which is a declarative JavaScript library for building user interfaces, similar to React but with a different reactivity model.
FAQs
Turn JSX into React function calls
The npm package @babel/plugin-transform-react-jsx receives a total of 15,771,045 weekly downloads. As such, @babel/plugin-transform-react-jsx popularity was classified as popular.
We found that @babel/plugin-transform-react-jsx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.