react/examples
Martin Mihaylov d7bf64396a Fix the closing html paragraph tag. 2015-03-19 20:56:49 +01:00
..
basic Fix the closing html paragraph tag. 2015-03-19 20:56:49 +01:00
basic-commonjs Update the examples for 0.13 2015-03-10 11:56:25 -07:00
basic-jsx Fix the closing html paragraph tag. 2015-03-19 20:56:49 +01:00
basic-jsx-external Remove @jsx from examples 2014-10-23 20:51:11 -07:00
basic-jsx-harmony Fix the closing html paragraph tag. 2015-03-19 20:56:49 +01:00
basic-jsx-precompile Remove @jsx from examples 2014-10-23 20:51:11 -07:00
jquery-bootstrap lint from root 2015-02-20 04:06:15 +03:00
jquery-mobile Wrap jQuery Mobile example's components with React.createFactory to fix on v0.13.0. Fixes #2880 2015-02-18 00:13:13 +02:00
quadratic Replace Ballmer Peak example with Quadratic Formula 2015-02-18 13:59:26 -08:00
server-rendering Update the examples for 0.13 2015-03-10 11:56:25 -07:00
shared Add shims to examples 2014-05-21 00:07:18 -07:00
transitions Fix the closing html paragraph tag. 2015-03-19 20:56:49 +01:00
README.md TodoMVC live demos have moved. 2014-10-24 09:57:27 -04:00

README.md

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.