DigitalConsumer.FixMyGlass/node_modules/dom-converter
2021-09-20 17:57:19 -04:00
..
lib initial commit 2021-09-20 17:57:19 -04:00
LICENSE initial commit 2021-09-20 17:57:19 -04:00
package.json initial commit 2021-09-20 17:57:19 -04:00
README.md initial commit 2021-09-20 17:57:19 -04:00

Converts bare objects to DOM objects, compatible with htmlparser2's DOM objects.

This is useful when you want to work with DOM without having to compose/parse html.