UNPKG
create-lbgcli
Version:
latest (1.0.2)
1.0.2
前端脚手架模板
create-lbgcli
/
template-pc
/
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.