Skip to content

A templating plugin for jQuery. (Prepared for use in Snow JS)

Notifications You must be signed in to change notification settings

evanvosberg/jquery-tmpl

 
 

Repository files navigation

jQuery Templates plugin vBeta1.0.0

DEPRECATED: This repo is no longer in development.

Note: The jQuery team has decided not to take this plugin past beta. It is no longer being actively developed or maintained. See vBeta1.0.0 tag for released beta version. Requires jQuery version 1.4.2.

Note: A new template plugin fully supported by the jQuery Team is now being developed as part of jQuery UI. More details on the history of this can be found at http://blog.jquery.com/2011/04/16/official-plugins-a-change-in-the-roadmap/ and http://www.borismoore.com/2011/10/jquery-templates-and-jsviews-roadmap.html . Track progress and participate in the design at http://wiki.jqueryui.com/Template


jQuery templates contain markup with binding expressions ('Template tags'). Templates are applied to data objects or arrays, and rendered into the HTML DOM

Documentation for the jQuery Templates plugin can be found on the jQuery documentation site: [http://api.jquery.com/category/plugins/templates/] (http://api.jquery.com/category/plugins/templates)

See also [http://www.borismoore.com/2010/10/jquery-templates-is-now-official-jquery.html] (http://www.borismoore.com/2010/10/jquery-templates-is-now-official-jquery.html) for more background.

Live versions of demos from this repository can be found at [http://jquery.github.com/jquery-tmpl/demos/step-by-step.html] (http://jquery.github.com/jquery-tmpl/demos/step-by-step.html).

The beta1 version of jQuery Templates is available on CDN at:

About

A templating plugin for jQuery. (Prepared for use in Snow JS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.3%
  • CSS 19.7%