Chain.js – Data Binding Service for jQuery →
http://github.com/raid-ox/chain.js/wikis
Chain.js is a jQuery plugin, providing data-binding capability that allows you to generate web contents automatically by binding your data to html. Unlike other data-binding frameworks and library, it uses pure DOM, instead of string-based innerHTML approach, so event binding won’t gone during rendering.