lazd / DOMly

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

if/else for attributes #8

Open lazd opened 10 years ago

lazd commented 10 years ago

Currently, only if-prop attributes are supported and the same conditional must be repeated as unless-prop for the else block. It would be nice to have else statements somehow.