from Hacker News

Cheer-reader a cheerio port of readability.js

by masylum on 7/1/24, 4:16 PM with 1 comments

  • by masylum on 7/1/24, 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.