mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Add harmony transform support in browser Fixes #1420. Moved some code around in the merge to account for more changes in the transform code. Conflicts: vendor/browser-transforms.js
React Examples
Here are some small React demos. Some use JSX and some include third-party library integration.
For more fully-featured examples, check out React TodoMVC and React + Backbone TodoMVC.