rAppid:js is a declarative RIA Javascript MVC Framework, supporting components and HTML5 with Bindings.

the features of #rappidjs are quite complete now. We'll now start to catch up with our documentation and tutorials & provide more tests.
Added first #rappidjs server tests in travis. Automatic tests for our RestApiHandler travis-ci.org/it-ony/rAppid.…
deprecated rAppid.js-server since server functionality is include in #rappidjs. github.com/it-ony/rAppid.js-…
Implemented in a similar way since more than a half year. hacks.mozilla.org/2013/04/se… #rappidjs
Create an github organisation for #rappidjs and start moving repositories to github.com/rappid
#rappidjs 0.5.7 out now. See change log and update! rappidjs.com/#/wiki/Changelo…
See a complex #rappidjs RIA in action spreadshirt.net/-C59?cng8 and order a shirt.
coding some hot stuff against the github api. Details will follow.
#rappidjs 0.5.4 is released. jsdom and libxml has been replaced with xmldom. Now rappidjs server can be used from scratch.
report bugs, feature requests for #rappidjs to bugs.rappidjs.com
First screen cast how to install #rappidjs and create a project. youtube.com/watch?v=k5XhgUfl… next one will have audio comments...
1
released #rappidjs 0.5.3 with fixes for installation.
Replying to @pamelafox
@pamelafox @jrburke This is also further complicated by JavaScript engine's lazy parsing ariya.ofilabs.com/2012/07/la…
1
The new draft of templates for html html5rocks.com/en/tutorials/… is nearly the same as templates in #rappidjs
Now available in our dev branch. Injection for Bindables rappidjs.com/#/wiki/Injectio…
Working on injection for Bindable - inspired by #swizframework.