Riot.js Example This example shows pass events between components(tags) using riot.observable(). Usage Mac OS: $ git clone [email protected]:mrsy/riotjs-example.git $ cd riotjs-example $ python -m SimpleHTTPServer 8888 Then access http://localhost:8888/ .