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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tedo!