GitHub / projectwallace / css-analyzer
Analytics for CSS
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectwallace%2Fcss-analyzer
PURL: pkg:github/projectwallace/css-analyzer
Stars: 337
Forks: 14
Open issues: 23
License: mit
Language: JavaScript
Size: 11.5 MB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 14 days ago
Pushed at: 23 days ago
Last synced at: 9 days ago
Commit Stats
Commits: 339
Authors: 5
Mean commits per author: 67.8
Development Distribution Score: 0.345
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/projectwallace/css-analyzer
Topics: analyzer, audit, complexity, css, css-analyzer, cssstats, projectwallace, statistics, stats, wallace
Funding Links https://github.com/sponsors/bartveneman, https://patreon.com/bartveneman, https://opencollective.com/projectwallace, https://www.projectwallace.com/sponsor, https://www.paypal.me/bartveneman
7.5.1
v7.5.1
What’s Changed
- fix: do not crash on
var(--x, )
in font shorthand by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/472
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.5.0...v7.5.1
Download
7.5.0
v7.5.0
What’s Changed
- feat: analyze types of atrules composition by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/470
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.4.0...v7.5.0
Download
7.4.0
v7.4.0
What’s Changed
- feat: make nesting available as countableCollection as well by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/469
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.3.0...v7.4.0
Download
7.3.0
v7.3.0
What’s Changed
- feat(experimental): analyze nesting depths by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/468
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.2.0...v7.3.0
Download
7.2.0
v7.2.0
What’s Changed
- feat: add analysis for spacing resets in https://github.com/projectwallace/css-analyzer/pull/467
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.1.1...v7.2.0
Download
7.1.1
v7.1.1
What’s Changed
- ⬆️ upgrade @bramus/specificity to 2.4.2 by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/465
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.1.0...v7.1.1
Download
7.1.0
v7.1.0
What’s Changed
- add analysis for MediaFeatures in https://github.com/projectwallace/css-analyzer/pull/461
- add analysis for container names in https://github.com/projectwallace/css-analyzer/pull/462
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.0.2...v7.1.0
Download
7.0.2
v7.0.2
🌱 Reduce install size by ~50%
What’s Changed
- Bump undici from 5.28.5 to 5.29.0 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/455
- remove smoke tests by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/456
- cleanup som CI scripts by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/457
- rm labels.json by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/458
- improve some package.json fields by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/459
- Upgrade CSSTree to v3 by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/460 (lower install size by ~50% because bramus/specificity already depends on v3 so we installed two versions)
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.0.1...v7.0.2
Download
7.0.1
v7.0.1
What’s Changed
- Bump vite from 6.2.6 to 6.3.4 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/452
- fix: do not crash on weird font-family edge case by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/454
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v7.0.0...v7.0.1
Download
7.0.0: ESM only
v7.0.0
What’s Changed
- Bump vite from 6.1.1 to 6.2.3 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/447
- Bump vite from 6.2.3 to 6.2.4 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/448
- Bump vite from 6.2.4 to 6.2.5 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/449
- Bump vite from 6.2.5 to 6.2.6 by @dependabot in https://github.com/projectwallace/css-analyzer/pull/450
- BREAKING: ship ESM only by @bartveneman in https://github.com/projectwallace/css-analyzer/pull/451
Full Changelog: https://github.com/projectwallace/css-analyzer/compare/v6.0.0...v7.0.0
Download