By petersan
via javascriptly.com
Published: Aug 27 2008 / 12:24
Find out how to use Chain.js (a JQuery plugin) as client-side Javascript template engine -- the best one I've ever seen.
Tweet
SaveShareSend
Tags: javascript
Comments
webid replied ago:
Alpha version of V0.2 is in the master repo.
changelog:
- added update('hard'), updating all items.
- added mulitple templating.
- added items('index')
- added items('push') and items('shift')
- now chain({...}) only extend defaultBuilder, override using
chain({override:true})
- bug fixes
Shawn_S replied ago:
Another javascript templating engine is jsRepeater, also a jQuery plugin,
http://jsrepeater.devprog.com/
Allows for templating entire hierarchies of data, support for alternating rows as well as headers and footers and supports recursive binding as well
,
,
Voters For This Link (9)
Voters Against This Link (0)