Cheer-reader a cheerio port of readability.js

by masylumon 7/1/2024, 4:16 PMwith 1 comments

by masylumon 7/1/2024, 4:16 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.