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 has been superseded by JsRender.
3.23k
stars
1.01k
forks
source link
{{switch}} statement is needed for jquery-tmpl #174
I think {{switch}} statement is needed for jquery-tmpl
{{switch}} {{case condition1}}
{{/switch}}
this jsp-tag-style is good-looking.
and {{ / }} had better be able to change like <{ / }>
My 2cents.