Back to home

ManualLinter - Tom Hermans
Manual Linter brings all your assets (html, css, and js) into one html file, and throws a few optimizations in the mix as well.
Adapts some bits from xem's miniMinifier.

HTML
NOTE: The syntax to match the "style" and "script" tags is very strict. You can see an example below (if the text field is empty).

CSS (remove most spaces, newlines, and comments). Will replace any stylesheet links with embedded css in style tags


Javascript (only up a few files at the moment! The minifier is also pretty strict, turn it off below if you're having issues with it.)














Output


Just the Javascript code (for further minification):