line_push/node_modules/dom-converter
2022-07-21 03:28:35 +00:00
..
lib V1 2022-07-21 03:28:35 +00:00
LICENSE V1 2022-07-21 03:28:35 +00:00
package.json V1 2022-07-21 03:28:35 +00:00
README.md V1 2022-07-21 03:28:35 +00: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.