Pinned Repositories
color-sorter
Sort CSS colors by hue, then by saturation
constyble
CSS complexity linter
css-analyzer
Analytics for CSS
css-code-quality
Calculate the Code Quality score of your CSS based on a range of different quality guards.
css-diff-action
Project Wallace GitHub Action to report CSS diffs to PR's
css-layer-tree
Discover the composition of your CSS @layers
extract-css
Extract all CSS from a webpage, packaged as a Now V2 Lambda
extract-css-core
Extract all CSS from a given url, both server side and client side rendered.
format-css
Fast, small, zero-config library to format CSS using basic rules.
wallace-cli
Pretty CSS analytics on the CLI
Project Wallace's Repositories
projectwallace/wallace-cli
Pretty CSS analytics on the CLI
projectwallace/css-analyzer
Analytics for CSS
projectwallace/css-code-quality
Calculate the Code Quality score of your CSS based on a range of different quality guards.
projectwallace/constyble
CSS complexity linter
projectwallace/color-sorter
Sort CSS colors by hue, then by saturation
projectwallace/css-diff-action
Project Wallace GitHub Action to report CSS diffs to PR's
projectwallace/extract-css-core
Extract all CSS from a given url, both server side and client side rendered.
projectwallace/extract-css
Extract all CSS from a webpage, packaged as a Now V2 Lambda
projectwallace/format-css
Fast, small, zero-config library to format CSS using basic rules.
projectwallace/css-layer-tree
Discover the composition of your CSS @layers
projectwallace/css-design-tokens
Create Design Tokens by going through CSS to find colors, font-sizes, gradients etcetera and turn them into a Design Tokens spec-compliant token format.
projectwallace/css-value-browser-h4cks-analyzer
A list of tests to determine whether a CSS value is considered a browser hack
projectwallace/css-media-query-browser-h4cks-analyzer
A list of tests to determine whether an at-rule is considered a browser hack
projectwallace/css-time-sort
Sort an array of CSS <time> values.
projectwallace/og-image
Generate OpenGraph images for Project Wallace.
projectwallace/api
projectwallace/css-at-supports-browser-h4cks-analyzer
A list of tests to determine whether an `@supports` rule is considered a browser hack
projectwallace/css-property-browser-h4cks-analyzer
A list of tests to determine whether a CSS property is considered a browser hack
projectwallace/css-selector-browser-h4cks-analyzer
A list of tests to determine whether a selector is considered a browser hack
projectwallace/css-selector-complexity
Calculate the Cyclomatic Complexity of a CSS selector
projectwallace/csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
projectwallace/has-css-accessibility-selector
A test to determine wether a selector contains an accessibility-related selector
projectwallace/has-css-id-selector
A test to determine wether a selector contains an ID selector
projectwallace/has-css-js-selector
A test to determine wether a selector contains a JavaScript selector
projectwallace/has-css-universal-selector
A test to determine wether a selector contains a universal selector
projectwallace/minify-css
A small, fast, zero-config CSS minifier. No structural changes; only minifying.
projectwallace/projectwallace.com
The Project Wallace website
projectwallace/stylelint-plugin
projectwallace/syntaxfm-website
Syntax Podcast Website
projectwallace/css-code-coverage
Generate useful CSS Code Coverage report from browser-reported coverage