The Domplate template system provides an advanced javascript template system taken and modified from Firebug.
Features:
- Templates are assembled via function calls instead of strings
- User-defined callbacks to iterate and format data
- Object oriented design allows for advanced hierarchies
This project aims to enable domplate for general use in all browsers and to provide detailed documentation.
You can find a modified version of domplete with added logging capabilities for debugging here. See here for more information on how to use it.
