Skip to content

Commit

Permalink
Wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
thesoftwarephilosopher committed Aug 30, 2024
1 parent 248a277 commit 391bf97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/unity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<main>
<h1>Proposal for standardized JSX</h1>

<p>How about this?</p>
<p>How about what the playground on this page does?</p>

<ol>
<li>Extremely simple</li>
<li>Plain JS objects</li>
<li>No globals</li>
<li>No auto-imports</li>
<li>No pragmas</li>
<li>Allows multiple frameworks in one file</li>
<li>Supports framework interop</li>
<li><a target="_blank" href="./vanillajsx.js">Easy to implement</a></li>
</ol>

Expand Down

0 comments on commit 391bf97

Please sign in to comment.