html2hyperscript icon indicating copy to clipboard operation
html2hyperscript copied to clipboard

Convert legacy HTML to Hyperscript (https://github.com/dominictarr/hyperscript and https://github.com/Matt-Esch/virtual-dom/blob/master/virtual-hyperscript)

Results 4 html2hyperscript issues
Sort by recently updated
recently updated
newest added

```html ``` Im not getting an error but, when building virtual nodes with Matt-Esch/virtual-dom it goes wrong why does this happen? thanks

Is it possible to import this lib in typescript somehow? I got this error: error TS2307: Cannot find module 'html2hyperscript'. I use import \* as XY from "html2hyperscript"

Does not parse `style` attribute, stays as string. Which seem to be not valid. https://github.com/Matt-Esch/virtual-dom/issues/204