ractive-express
v0.1.6
Published
Web 2.0 viewmodel framework powered by Ractive.js.
Downloads
7
Maintainers
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 (source)