mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
365 B
365 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>