UNPKG
lightfold
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
lightweight scaffolding and archiving utility CLI.
github.com/andrew-x/Lightfold
andrew-x/Lightfold
lightfold
/
example
/
node_modules
/
dom-converter
/
README.md
3 lines
(2 loc)
•
165 B
Markdown
View Raw
1
2
3
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.