
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
@babel/plugin-transform-react-jsx-source
Advanced tools
Add a __source prop to all JSX Elements
See our website @babel/plugin-transform-react-jsx-source for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx-source
or using yarn:
yarn add @babel/plugin-transform-react-jsx-source --dev
Similar to @babel/plugin-transform-react-jsx-source, this plugin transforms JSX into createElement calls but does not add source and line number information. It's more focused on the transformation itself rather than enhancing the debugging experience.
While not a direct alternative, react-hot-loader provides hot reloading for React components during development. It enhances the development experience by allowing live updates without losing state. It complements the functionality of @babel/plugin-transform-react-jsx-source by improving the overall development workflow rather than focusing solely on debugging.
FAQs
Add a __source prop to all JSX Elements
The npm package @babel/plugin-transform-react-jsx-source receives a total of 9,958,220 weekly downloads. As such, @babel/plugin-transform-react-jsx-source popularity was classified as popular.
We found that @babel/plugin-transform-react-jsx-source 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
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.