An open API service indexing awesome lists of open source software.

https://github.com/massigy/text-from-html


https://github.com/massigy/text-from-html

bash html shell

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# text-from-html

## Description

Get the raw text from an html file, using regex.

## Setup

git clone
--
cd text-from-html
--
cp ./text-from-html /usr/bin/text-from-html
--
// OPTIONAL
which text-from-html

The expected output of the last command is "/usr/bin/text-from-html"

##### Note
Now you can run the text-from-html command anywhere in your machine.

## Benefits of test-from-html
1. Easy to use.
2. Very Modular.

## Usage

text-from-html


Exemples

text-from-html index.html raw.txt

## License
MIT.