Skip to content
nje edited this page Sep 14, 2010 · 49 revisions

The starting point for this set of templating plugins was John Resig’s jquery/jquery-tmpl ‘micro-templating’ prototype.

The implementation is factored into two parts:

  • a core script file: jquery.tmpl.js, for the core features,
  • an additional script file: jquery.tmplPlus.js, for some additional optional features.

Wiki contents: