@paoramen/cheer-reader@0.1.2Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
masylum/cheer-readerThe cheerio port of readability.js
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
7 months ago (0.1.2)
T
Options
Options for the Readability library. All options are optional.
c
Readability
Readability is the main class of the library.
- $
- addContentScore
- articleByline
- articleDir
- articleLang
- articleTitle
- attempts
- clean
- cleanClasses
- cleanConditionally
- cleanEmbeds
- cleanHeaders
- fixLazyImages
- fixRelativeUris
- flagIsActive
- flags
- getArticleMetadata
- getArticleTitle
- getClassWeight
- getJSONLD
- getRowAndColumnCount
- getTextDensity
- grabArticle
- headerDuplicatesTitle
- log
- markDataTables
- options
- parse
- postProcessContent
- prepArticle
- removeFlag
T
ReadabilityResult
The object that parse
returns.