0.0.2 • Published 2 years ago

html2text-cli v0.0.2

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years 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

2 years ago

0.0.1

2 years ago