article-md-cli
December 22, 2021 ยท View on GitHub
An CLI application to parse a web article into readable text.
Installation
# If you're using yarn
yarn global add article_md
# If you're using npm
npm install -g article_md
Usage
article_md $URL [--format=markdown(default)|html]