> Riot.js is a React-like, 3.5KB user interface library.
> Riot.js is a React-like user interface micro-library.
> Riot is against the current trend of boilerplate and unneeded complexity. The team think that a small, powerful API and concise syntax are extremely important things on a client-side library.
-[Compare Riot with React and Polymer](https://muut.com/riotjs/compare.html)
-[Compare Riot with React and Polymer](http://riotjs.com/compare/)
-[The react tutorial for riot](https://juriansluiman.nl/article/154/the-react-tutorial-for-riot)
### Support
-[Forum](https://muut.com/riotjs/forum/)
-[Gitter chat room](https://gitter.im/riot/riot)
*Let us [know](https://github.com/tastejs/todomvc/issues) if you discover anything worth sharing.*
...
...
@@ -29,7 +29,7 @@ Riot is tiny and super flexible, there are many different ways to use riot. For
This example is using compiler on the page to compile the tag file(js/todo.html).
This example is following TodoMvc's [coding style](https://github.com/tastejs/todomvc/blob/master/codestyle.md), however officially Riot recommend [different coding style](https://github.com/muut/riotjs/blob/master/CONTRIBUTING.md), FYI.
This example is following TodoMvc's [coding style](https://github.com/tastejs/todomvc/blob/master/codestyle.md), however officially Riot recommend [different coding style](https://github.com/riot/riot/blob/master/CONTRIBUTING.md), FYI.
<ahref="examples/angular2/"data-source="http://angular.io"data-content="Angular is a development platform for building mobile and desktop web applications">Angular 2.0</a>
</li>
<liclass="routing">
<ahref="examples/riotjs/"data-source="https://muut.com/riotjs/"data-content="Riot.js is a React-like, 3.5KB user interface library.">Riot</a>
<ahref="examples/riotjs/"data-source="http://riotjs.com/"data-content="Riot.js is a React-like user interface micro-library.">Riot</a>