Cheer-reader a cheerio port of readability.js
by masylum on 7/1/2024, 4:16:44 PM
This library is a port of the readability.js library that uses cheerio instead of native DOM APIs. The goal for this library was to avoid using JSDOM which is pretty slow and a memory hog.
This library is a port of the readability.js library that uses cheerio instead of native DOM APIs. The goal for this library was to avoid using JSDOM which is pretty slow and a memory hog.