https://github.com/mvasilkov/readability2
Readability2 converts HTML to plain text.
https://github.com/mvasilkov/readability2
content-extraction html javascript plaintext readability
Last synced: 11 months ago
JSON representation
Readability2 converts HTML to plain text.
- Host: GitHub
- URL: https://github.com/mvasilkov/readability2
- Owner: mvasilkov
- Created: 2014-04-26T14:28:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T12:40:21.000Z (about 7 years ago)
- Last Synced: 2025-04-16T00:12:42.702Z (11 months ago)
- Topics: content-extraction, html, javascript, plaintext, readability
- Language: TypeScript
- Homepage:
- Size: 106 KB
- Stars: 109
- Watchers: 8
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Readability2
===
[Readability2][1] converts HTML to plain text.
[![npm][npm-image]][npm-url]
---
See it in action
---
* [Pictures][2]
* [Chrome extension][3] (early access)
[1]: https://github.com/mvasilkov/readability2
[2]: https://imgur.com/a/Xr0M38J
[3]: https://chrome.google.com/webstore/detail/plaintextify/emmfeegdeiphciknpfmglmpekijpkann
Installation
---
```sh
yarn add readability2
```
[npm-image]: https://img.shields.io/npm/v/readability2.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/readability2