Skip to content

alvarezrrj/minhtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# minhtml is a minifier for html files written in C.
# It removes all tabs, newlines and comments.

Usage: minhtml  <input-file> [<out-dir>[/<out-filename>]]

	Minifies <input-file> and writes results into stdout or <out-dir>

# Note: it will break <pre>formatted text

About

An html file minifier written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages