vdom-parser
vdom-parser copied to clipboard
A client-side DOM to vdom parser based on DOMParser API, compatible with virtual-dom
Results
1
vdom-parser issues
Sort by
recently updated
recently updated
newest added
It would be nice to be able to pass `DOMParser` into `parse`. Right now, I have to mutate `global` in Node.js in order to be able to use this library.