Skip to content

JQUERY html模版 The original official jQuery Templates plugin. This project was maintained by the jQuery team as an official jQuery plugin. It is no longer in active development, and will be superseded by JsRender.

Notifications You must be signed in to change notification settings

s0f/jquery-tmpl

Repository files navigation

jQuery Templates plugin vBeta1.0.0

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.


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

JQUERY html模版 The original official jQuery Templates plugin. This project was maintained by the jQuery team as an official jQuery plugin. It is no longer in active development, and will be superseded by JsRender.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 57.3%
  • JavaScript 34.2%
  • CSS 8.5%