0.0.2 • Published 7 months ago

html2text-cli v0.0.2

Weekly downloads
-
License
Unlicense
Repository
github
Last release
7 months ago

html2text-cli

A CLI for html-to-text.

Installation

Yarn

Globally

yarn global add html2text-cli

For your project

yarn add html2text-cli --dev

Npm

Globally

npm install -g html2text-cli

For your project

npm install html2text-cli --save-dev

Usage

html2text file.html > file.txt
0.0.2

7 months ago

0.0.1

7 months ago