ParserStream (docs, code) does not currently support parsing HTML fragments.
At least that's the impression I got looking at the docs - which don't mention it - and at the code, which is not nearly as complex as parseFragment.
The use case would be to allow for a streaming load method in Cheerio: cheeriojs/cheerio#1126 (comment)
What do you think?
ParserStream (docs, code) does not currently support parsing HTML fragments.
At least that's the impression I got looking at the docs - which don't mention it - and at the code, which is not nearly as complex as parseFragment.
The use case would be to allow for a streaming load method in Cheerio: cheeriojs/cheerio#1126 (comment)
What do you think?