node-html-parser icon indicating copy to clipboard operation
node-html-parser copied to clipboard

[Doc] Document DOM nodes in readme

Open KHCode opened this issue 4 years ago • 2 comments

I'm trying to understand the object that HTMLParser.parse() returns and I can't seem to find the schema in your README file. Am I just not seeing it? I currently have to use a bunch of console.logs to figure out what is inside this object.

KHCode avatar Apr 01 '21 14:04 KHCode

You know what, I reread the docs and I think all you're missing is a link to the MDN docs for DOM tree, I think that would be helpful.

KHCode avatar Apr 01 '21 14:04 KHCode

pr is welcomed

taoqf avatar Apr 03 '21 14:04 taoqf