jquery-tmpl icon indicating copy to clipboard operation
jquery-tmpl copied to clipboard

Common template language for server and client: DRY

Open yangjh opened this issue 14 years ago • 2 comments

the default view engine asp.net mvc3 use is razor, It will be nice I could use a common template that can be used by both clientside and serverside.

yangjh avatar Mar 11 '11 12:03 yangjh

This is on the slate in the draft spec. Specifically, we're trying to avoid too many dependencies on jQuery and any on the DOM so that jQuery templates can be run in node or other server side environments. Maybe comment on http://wiki.jqueryui.com/w/page/37898666/Template if that doesn't meet your needs.

mikesamuel avatar Apr 30 '11 00:04 mikesamuel

Thanks for taking the time to submit this issue. Just wanted to let you know this plugin is no longer being actively developed or maintained by the jQuery team. See README for more info.

rdworth avatar Oct 08 '11 06:10 rdworth