react/examples
2014-03-10 19:48:13 -07:00
..
ballmer-peak Remove unused variable 2014-03-10 19:48:13 -07:00
basic Remove mentions of browserify in examples 2014-01-03 22:58:51 -07:00
basic-jsx Remove mentions of browserify in examples 2014-01-03 22:58:51 -07:00
basic-jsx-external Remove mentions of browserify in examples 2014-01-03 22:58:51 -07:00
basic-jsx-precompile Remove mentions of browserify in examples 2014-01-03 22:58:51 -07:00
jquery-bootstrap fix jquery-bootstrap example bugs 2013-07-23 11:01:42 -07:00
jquery-mobile jQuery Mobile React Example 2014-01-12 17:04:42 -02:00
shared Initial public release 2013-05-29 12:54:02 -07:00
transitions Make transitions example use CSSTransitionGroup 2014-02-16 14:11:42 -08:00
README.md Update README.md 2014-02-24 14:25:09 -08:00

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.