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

https://github.com/kakra/html_cleanup

Provide cleanup of HTML code by minifying style and script blocks and reducing redundant HTML whitespace
https://github.com/kakra/html_cleanup

Last synced: about 1 year ago
JSON representation

Provide cleanup of HTML code by minifying style and script blocks and reducing redundant HTML whitespace

Awesome Lists containing this project

README

          

Contributors:
Kai Krakow - Implementation

Kudos go to:
Ryan Grove - for providing http://github.com/rgrove/jsmin
and http://github.com/rgrove/cssmin
Douglas Crockford - for providing the original JSMin implementation

This file is still in progress...