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

Note: We are creating a new documentation set which will soon be made available, and will replace this wiki. There are some topics that are not covered in the contents below, such as details on the different template tags. These aspects will be fully documented on the new documentation site. However the topics which are already documented below are correct and up-to-date.

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: