mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
342 B
342 B
layout, title, id
| layout | title | id |
|---|---|---|
| default | JSX Compiler Service | jsx-compiler |
JSX Compiler
This tool demonstrates how JSX syntax is desugared into native JavaScript.
<script src="js/jsx-compiler.js"></script>