dmacvicar / csstidy-cpp

Fork of the C++ version of CSSTidy (http://csstidy.sourceforge.net/), originally developed by Florian Schmitz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSSTidy is an opensource CSS parser and optimiser. It is available as
executable file (available for Windows, Linux and OSX) which can be
controlled per command line and as PHP script (both with almost the same
functionality).

In opposite to most other CSS parsers, no regular expressions are used and
thus CSSTidy has full CSS2 support and a higher reliability.


See the file INSTALL for building and installation instructions.

CSSTidy is free software.  See the file COPYING for copying conditions.

About

Fork of the C++ version of CSSTidy (http://csstidy.sourceforge.net/), originally developed by Florian Schmitz

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 99.5%Language:C 0.5%Language:Shell 0.0%