Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 345 Bytes

html2txt

html2text but in Node.

Donate


Installation:

npm i -g html2txt

Usage:

html2txt someurl

html2txt zacanger.com

html2txt ~/foo/bar.html

Why?

I like the original a lot, but I wanted there to be one in Node.

LICENSE