HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Voting at DZone is super easy, but you aren't logged in. Login and vote now.
Link 107117 thumbnail
User 270557 avatar

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.
  • 9
  • 0
  • 3154
  • 7

Comments

Add your comment
User 274601 avatar

webid replied ago:

0 votes Vote down Vote up Reply

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

User 328789 avatar

Shawn_S replied ago:

0 votes Vote down Vote up Reply

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
,
,

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.