Skip to content

infernosalex/HTMLPrettyPrinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTMLPrettyPrinter

HPP logo
GitHub

This is a simple HTML pretty printer that takes an HTML file and prints it in a more readable format. It is written in Bash.

Usage

Make it executable:

chmod +x hpp

Move it to your PATH (e.g., /usr/local/bin):

sudo mv hpp /usr/local/bin

Examples

hpp test.html
hpp test_compressed.html -o test.html
hpp test_compressed.html -r 

Authors: Scanteie Alexandru, Andreiana Bogdan

About

A simple HTML pretty printer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published