Skip to content

Commit bdb3f95

Browse files
authored
Merge pull request #18 from fmacpro/readability
Readability Import
2 parents c96e650 + 87c46db commit bdb3f95

File tree

6 files changed

+2897
-2658
lines changed

6 files changed

+2897
-2658
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ npm run test
168168
- [dictionary-en-gb](https://ghub.io/dictionary-en-gb): English (United Kingdom) spelling dictionary in UTF-8
169169
- [html-to-text](https://ghub.io/html-to-text): Advanced html to plain text converter
170170
- [nlcst-to-string](https://ghub.io/nlcst-to-string): Stringify NLCST
171-
- [node-readability](https://ghub.io/node-readability): Turning any web page into a clean view.
172171
- [vfile-reporter-json](https://ghub.io/vfile-reporter-json): JSON reporter for virtual files
173172

174173

@@ -186,3 +185,7 @@ npm run test
186185
## License
187186

188187
This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the [LICENSE](LICENSE) file for details
188+
189+
## Notes
190+
191+
Due to [node-readability](https://github.com/luin/readability) being stale I have imported the relevent functions into this project and refactored it so it doesn't use [request](https://github.com/request/request) and therfor has no vulnrabilities.

0 commit comments

Comments
 (0)