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