Packages
Current Co-maintainers
Former Co-maintainers
1 package
kensington
This template engine is a way to create html via nested method calls. Each tag is a method on a TemplateEngine instance which can receive an object literal of attributes and their values, and/or content. The output is a nicely formatted html string.