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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tedo!