Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)