tedo
dom oriented javascript template for dynamic pages
Tedo is a template engine in javascript for pages with a lot of dynamically updated content.
It works in the DOM-tree to make a clean distinktion between layout and script. WIth tedo it is easy to update layout or dynamic behaviour without breakage.
Templates are created in the normal html-file. To special elements the class tedo is added and data-tedo-tags describing the type of template.