batiste / pug-vdom

PUG template to HyperScript Virtual DOM
MIT License
18 stars 6 forks source link

fixed attributes in hscript to work with virtual-dom #1

Closed gryphonmyers closed 7 years ago

gryphonmyers commented 7 years ago

I am not sure if this varies depending on implementation and should thus be an option, but the most recent version of virtual-dom requires attributes to be placed in an attributes object rather than directly into hscript properties for them to render correctly.