GitHub / projectwallace 36 Repositories
CSS analytics for developers and designers
projectwallace/css-analyzer
Analytics for CSS
Language: CSS - Size: 12.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 326 - Forks: 14

projectwallace/color-sorter
Sort CSS colors by hue, then by saturation
Language: JavaScript - Size: 658 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 72 - Forks: 2

projectwallace/wallace-cli
Pretty CSS analytics on the CLI
Language: JavaScript - Size: 1.18 MB - Last synced at: about 20 hours ago - Pushed at: 3 months ago - Stars: 537 - Forks: 13

projectwallace/format-css
Fast, small, zero-config library to format CSS using basic rules.
Language: JavaScript - Size: 604 KB - Last synced at: about 11 hours ago - Pushed at: 5 days ago - Stars: 12 - Forks: 0

projectwallace/extract-css-core
Extract all CSS from a given url, both server side and client side rendered.
Language: JavaScript - Size: 498 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 5

projectwallace/css-time-sort
Sort an array of CSS <time> values.
Language: JavaScript - Size: 205 KB - Last synced at: about 11 hours ago - Pushed at: 17 days ago - Stars: 3 - Forks: 1

projectwallace/css-code-quality
Calculate the Code Quality score of your CSS based on a range of different quality guards.
Language: JavaScript - Size: 198 KB - Last synced at: about 8 hours ago - Pushed at: about 1 month ago - Stars: 87 - Forks: 3

projectwallace/css-layer-tree
Discover the composition of your CSS @layers
Language: JavaScript - Size: 147 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

projectwallace/extract-css
Extract all CSS from a webpage, packaged as a Now V2 Lambda
Language: JavaScript - Size: 293 KB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 6

projectwallace/constyble
CSS complexity linter
Language: JavaScript - Size: 1.65 MB - Last synced at: about 11 hours ago - Pushed at: almost 2 years ago - Stars: 105 - Forks: 2

projectwallace/syntaxfm-website Fork of syntaxfm/website
Syntax Podcast Website
Language: Svelte - Size: 203 MB - Last synced at: about 13 hours ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

projectwallace/stylelint-plugin
Language: JavaScript - Size: 171 KB - Last synced at: about 12 hours ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

projectwallace/specificity 📦
Language: JavaScript - Size: 10.7 KB - Last synced at: about 12 hours ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

projectwallace/css-diff-action
Project Wallace GitHub Action to report CSS diffs to PR's
Language: JavaScript - Size: 987 KB - Last synced at: about 11 hours ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 2

projectwallace/minify-css 📦
A small, fast, zero-config CSS minifier. No structural changes; only minifying.
Language: JavaScript - Size: 59.6 KB - Last synced at: about 12 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

projectwallace/og-image 📦
Generate OpenGraph images for Project Wallace.
Language: JavaScript - Size: 278 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

projectwallace/csstree Fork of csstree/csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
Size: 2.95 MB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-media-query-browser-h4cks-analyzer 📦
A list of tests to determine whether an at-rule is considered a browser hack
Language: JavaScript - Size: 836 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

projectwallace/css-value-browser-h4cks-analyzer 📦
A list of tests to determine whether a CSS value is considered a browser hack
Language: JavaScript - Size: 617 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

projectwallace/php-css-parser-analyser 📦
DEPRECATED - PHP library for parsing and analysing CSS
Language: PHP - Size: 46.9 KB - Last synced at: about 12 hours ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 2

projectwallace/api 📦
Language: JavaScript - Size: 64.5 KB - Last synced at: about 12 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

projectwallace/split-css-value 📦
Split a comma-separated CSS value into an array of single values
Language: JavaScript - Size: 3.91 KB - Last synced at: about 11 hours ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

projectwallace/has-css-universal-selector 📦
A test to determine wether a selector contains a universal selector
Language: JavaScript - Size: 560 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/has-css-id-selector 📦
A test to determine wether a selector contains an ID selector
Language: JavaScript - Size: 252 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-property-browser-h4cks-analyzer 📦
A list of tests to determine whether a CSS property is considered a browser hack
Language: JavaScript - Size: 473 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-selector-browser-h4cks-analyzer 📦
A list of tests to determine whether a selector is considered a browser hack
Language: JavaScript - Size: 839 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-at-supports-browser-h4cks-analyzer 📦
A list of tests to determine whether an `@supports` rule is considered a browser hack
Language: JavaScript - Size: 787 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/has-css-js-selector 📦
A test to determine wether a selector contains a JavaScript selector
Language: JavaScript - Size: 606 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/has-css-accessibility-selector 📦
A test to determine wether a selector contains an accessibility-related selector
Language: JavaScript - Size: 744 KB - Last synced at: about 12 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-selector-complexity 📦
Calculate the Cyclomatic Complexity of a CSS selector
Language: JavaScript - Size: 790 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

projectwallace/css-analysis-diffstat 📦
Get a git-like diffstat from a css-analyzer-diff and see how much your stats have changed.
Language: JavaScript - Size: 550 KB - Last synced at: about 11 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

projectwallace/push-css-action
Project Wallace GitHub Action to push new CSS to projectwallace.com automatically
Language: JavaScript - Size: 82 KB - Last synced at: about 11 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

projectwallace/css-analyzer-benchmark
Language: CSS - Size: 125 KB - Last synced at: about 12 hours ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

projectwallace/css-shorthand-expand Fork of kapetan/css-shorthand-expand
Expand CSS shorthand properties
Language: JavaScript - Size: 12.7 KB - Last synced at: about 13 hours ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

projectwallace/css-unit-sort Fork of cssstats/css-unit-sort
Sort css values no matter the unit
Language: JavaScript - Size: 4.88 KB - Last synced at: about 13 hours ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

projectwallace/constyble-continuous-integration-example
This repository demonstrates how to use Constyble in a project
Language: CSS - Size: 29.3 KB - Last synced at: about 11 hours ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1
