Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dux/render
JavaScript jQuery two way data binding and DOM templating
https://github.com/dux/render
Last synced: about 2 months ago
JSON representation
JavaScript jQuery two way data binding and DOM templating
- Host: GitHub
- URL: https://github.com/dux/render
- Owner: dux
- License: mit
- Created: 2013-08-20T09:20:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-22T11:33:41.000Z (over 11 years ago)
- Last Synced: 2023-03-24T05:21:48.479Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://dux.github.io/render/
- Size: 206 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
render.js
======JavaScript jQuery two way data binding and DOM templating
Examples on:
http://dux.github.io/render/examples/index.html---
Usage
Just include this script after jQuery. Requires jQuery 1.4+.
``````
---
CoffeScript example
![Example](http://i.imgur.com/g1ASSyV.png)