An open API service indexing awesome lists of open source software.

https://github.com/zenflow/ractive-express

Web 2.0 viewmodel framework powered by Ractive.js.
https://github.com/zenflow/ractive-express

Last synced: over 1 year ago
JSON representation

Web 2.0 viewmodel framework powered by Ractive.js.

Awesome Lists containing this project

README

          

ractive-express
===============

Web 2.0 viewmodel framework powered by Ractive.js.

Supports server- and client- side rendering and binding of a common set of Ractive viewmodel components via browserify.

Compatible with express or any express-based server framework that lets you decide the view engine, i.e. sails or keystone

Optional routing feature exposes route as a writeable and observable property of a component and carries out routing client and/or server-side

For an example, see [ractive-express-demo](http://ractive-express-demo.matthewbrunetti.com/) ([source](https://github.com/zenflow/ractive-express-demo))