readability icon indicating copy to clipboard operation
readability copied to clipboard

About jsdom usage

Open wong2 opened this issue 8 years ago • 0 comments

From README:

This lib is using jsdom to parse HTML instead of cheerio because some data such as image size and element visibility isn't able to acquire when using cheerio, which will significantly affect the result.

but I didn't see them in the code.

wong2 avatar Nov 01 '17 03:11 wong2