Unobtrusive JavaScript Template Engine
No Funny Tags, No Code
Works with
jQuery,
DOMAssistant and
Prototype
or standalone
No Funny Tags, No Code
Works with
jQuery,
DOMAssistant and
Prototype
or standalone
<div id="hello"> Hello <span class="who">World</span> </div>
function render1(){
$('#hello').autoRender({ "who": "Mary" });}
Lightweight Footprint (8k)
IE6+, FF2+, Safari 2+, Opera 9+
Open Source (MIT Licence)
JSON data support
Runs on the browser side
Can run on the server side using Jaxer, Rhino, Spidermonkey