Skip to content

mathiasbk/minifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minifier

Simple minifier to minify a single HTML file that contains html, css and JS

How to use

It's a console app that takes filepaths to .html files as arguments. If no arguments it provided it minimizes all the .html files in the same folder as the program.

Just run it with:

minimizer.exe Index.html

Or to minimize all html files in the same folder:

minimizer.exe

About

Simple minifier to minify a single HTML file that contains html, css and JS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors