tdumitrescu / virtual-jade

Compile Jade templates to Hyperscript for Virtual DOM libraries
Other
31 stars 4 forks source link

Support normal attribute names in templates #12

Closed tdumitrescu closed 8 years ago

tdumitrescu commented 8 years ago

so you can just write normal html attrs and don't have to resort to property names like htmlFor and dataset

temporarily using forked vdom-to-html for tests until I hear about https://github.com/nthtran/vdom-to-html/pull/23

jbwyme commented 8 years ago

Lgtm