lazd / DOMly

The fast template system that creates and clones DOM nodes
MIT License
53 stars 9 forks source link

Option should be provided to let handles be preserved #13

Closed lazd closed 9 years ago

lazd commented 9 years ago

Normally, elements with handle="whatever" don't get that attribute in the compiled template.

It would be useful to have that attribute preserved via a compiler option.