Blame view

node_modules/dom-converter/README.md 165 Bytes
ce4c83ff   wxy   初始提交
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.