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.
- Host: GitHub
- URL: https://github.com/zenflow/ractive-express
- Owner: zenflow
- License: mit
- Created: 2014-05-24T05:11:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T03:04:16.000Z (about 11 years ago)
- Last Synced: 2024-04-22T19:07:59.505Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 320 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))