JavaScript templating system - Display HTML blazingly fast

amix.dk — AJAX applications are everywhere, and one of the key issues is the speed of rendering HTML. Using innerHTML is not recommended, but DOM can be slow. This JS template system lets you render HTML much faster than standard DOM, while keeping its flexibility. Aug 11, 2006 View in Crawl 4