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.
To modify elements through templates the tedo object is used. Example of usage is tedo.my_list.addLast()
The goal is that it should be compatible with the newer versions of all big browsers both mobile and stationary, but it requires some newer features like classlist, dataset and elementNode references.
Features
- template engine
- javascript
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow tedo
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tedo!