mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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>