Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Koken 0.8.2
  • ContentBox 1.5.2
  • jQPlayer 0.5.2
  • SPOILER ALERT! 0.0.2
  • jQuery Mask Plugin 0.9.0
  • Easing Slider 2.1.2
  • Btapp.js 0.2.0
  • WiiFlash 0.4.5
  • Breeze.js 1.3.3
  • TinyMCE Templates 3.0.2
  • Home > Scripts > Development Tools

    CSSTidy 1.4

    download button


    Downloads: 500  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    17 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Florian Schmitz | More scripts
    csstidy.sourceforge.net
    GPL - GNU General Public License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    PHP
    July 2nd, 2012, 15:20 GMT
    C: \ Development Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    CSSTidy description

    This is an open-source CSS parser and optimizer

    It is available as executeable 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.

    Here are some key features of "CSSTidy":

    · Colors like "black" or rgb(0,0,0) are converted to #000000 or rather #000 if possible. Some hex-codes are replaced by their colour names if they are shorter.
    · a{property:x;property:y;} becomes a{property:y;} (all duplicate properties are merged)
    · margin:1px 1px 1px 1px; becomes margin:1px;
    · margin:0px; becomes margin:0;
    · a{margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px;} becomes a{margin:10px;}
    · margin:010.0px; becomes margin:10px;
    · all unnecessary whitespace is removed, depending on the compression-level
    · All background-properties are merged
    · All comments are removed
    · The last semicolon in every block can be removed
    · Missing semicolons are added, incorrect newlines in strings are fixed, missing units are added, bad colors (and color names) are fixed
    · property:value ! important; becomes property:value !important;



    TAGS:

    CSS parser | CSS optimizer | CSS development | CSS | parser | optimizer

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM