ganastasiadis


  • Quick and dirty html minifier. No lexer/parser (yet, at least) just regexp, so doesn't work with nested comments etc. Takes a string as input and returns a string. Minifies html, as well as css in style tags or attributes and js in script tags.

    published 0.0.2 6 years ago