A template engine for nodejs, browser and any other javascript environment
jQuery templates contain markup with binding expressions ('Template tags'). Templates are applied to data objects or arrays, and rendered into the HTML DOM.
The library was deprecated but some projects are still using it. This is jquery-tmpl commonjs implementation.