https://code.google.com/p/vktemplate/downloads/list
vkTemplate is a very small, simple and powerful template solution for web applications.
- Small: Less then 1.5 k if minified
- Simple: only one function with 2 mandatory and 2 optional parameters. No need to learn some funky template markup language or refer to list of API functions.
- Power: well known and popular micro-template engin written by John Resig ( http://ejohn.org ) is used in this plugin as a core function. What's nice about this engine is that you can utilize any Javascript in the template and you're not limited to just a few commands.