All activity
This CSS analyzer will focus on Performance, Maintainability and Complexity and score each one of them between 0 and 100 points. Think of it like PageSpeed Insights, but for CSS.

CSS Code Quality analyzerIt's like Lighthouse for CSS code quality
Bart Venemanleft a comment
For more than a year I've been working behind the scenes on a complete rewrite of the CSS analyzer that powers all of Project Wallace. Although it's not in a production-ready state, I decided to take it for a test run on projectwallace.com's online CSS analyzer. And the results were staggering. It's so much more stable than the previous version. This was one of the (many) design goals for the...

Project Wallace's Online CSS Analyzer V2Look at your CSS like you've never seen it before!
- Charts for getting a quick overview of stylesheet complexity
- A chart for selector complexity
- More concise lists for font-sizes, colors, etc.
- The ability to sort colors, font-sizes, z-indexes, etc.
- No more errors, unless *your* site is broken

Project Wallace's Online CSS Analyzer V2Look at your CSS like you've never seen it before!
Project Wallace is a project aimed at gaining insights in your CSS over a longer period of time. Track CSS complexity, branding and performance metrics over time.

Project Wallace - CSS analyticsAnalytics for CSS audits
This module uses an actual Chromium instance to run the requested page and extract all the CSS from it, even the CSS that is generated dynamically by javascript.

Extract CSSExtract all the CSS from a webpage
