Blame view

node_modules/dom-converter/README.md 165 Bytes
aaac7fed   liuqimichale   add
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.