media-player/node_modules/dom-converter
2025-07-08 16:52:31 +02:00
..
lib init 2025-07-08 16:52:31 +02:00
LICENSE init 2025-07-08 16:52:31 +02:00
package.json init 2025-07-08 16:52:31 +02:00
README.md init 2025-07-08 16:52:31 +02: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.