Changes for version 0.012
- New 'add_class' helper for when you want to append classes to the existing ones.
- New 'tt' helper that lets you escape DOM only transformations at fill a node's content via Template::Tiny. Useful when you need to populate an inline script with variables.
Documentation
Modules
Logic-less, strongly typed, and componentized HTML templates.
Create a component easily from a coderef
Prepares a Component Hierarchy from a DOM
DOM searching and tranformation engine
Create templates
fill init args by inspecting an object
More easily find your template
Collection children components
Utility Methods