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

https://github.com/bmeurer/websitecompressor

WebsiteCompressor is a small, fast and very easy to use Java utility that minifies a whole website, with all CSS, HTML, JavaScript and XML files by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result the pages become smaller in size and load faster.
https://github.com/bmeurer/websitecompressor

Last synced: over 1 year ago
JSON representation

WebsiteCompressor is a small, fast and very easy to use Java utility that minifies a whole website, with all CSS, HTML, JavaScript and XML files by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result the pages become smaller in size and load faster.

Awesome Lists containing this project

README

          

WebsiteCompressor

http://benediktmeurer.de/websitecompressor

WebsiteCompressor is a small, fast and very easy to use Java utility that
minifies a whole website, with all CSS, HTML, JavaScript and XML files by
removing extra whitespaces, comments and other unneeded characters without
breaking the content structure. As a result the pages become smaller in
size and load faster.

WebsiteCompressor is licensed under the Apache License 2.0. See the LICENSE
file for details.