/article-md-cli

An CLI application to parse a web article into readable text.

Primary LanguageTypeScriptMIT LicenseMIT

article-md-cli

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]