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

https://github.com/hexydec/cssdoc

A token based CSS parser and minifier
https://github.com/hexydec/cssdoc

css-minify-minifier-parser-php

Last synced: 9 months ago
JSON representation

A token based CSS parser and minifier

Awesome Lists containing this project

README

          

# HTMLdoc

HTMLdoc is a PHP based HTML parser designed for extracting document contents and minification. It has been built as a replacement for simple_html_dom, with a minification process.

- [How it works](how-it-works.md)
- [How to use and examples](how-to-use.md)
- [API Reference](api/readme.md)
- [Object Performance](performance.md)