Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/projectwallace/css-analyzer

Analytics for CSS
https://github.com/projectwallace/css-analyzer

add support for analyzing pseudo-classes

bartveneman opened this pull request about 2 months ago
List pseudo class usage

bartveneman opened this issue about 2 months ago
Bump rollup from 4.21.3 to 4.22.4

dependabot[bot] opened this pull request 4 months ago
update vite, vite-plugin-dts, c8, @codecov/vite-plugin

bartveneman opened this pull request 4 months ago
remove benchmarks because its too slow in CI

bartveneman opened this pull request 4 months ago
Bump axios from 1.7.2 to 1.7.7

dependabot[bot] opened this pull request 4 months ago
Bump vite from 5.3.3 to 5.4.6

dependabot[bot] opened this pull request 4 months ago
upgrade CSSTree to v3

bartveneman opened this issue 4 months ago
perf: past strEquals path

bartveneman opened this pull request 6 months ago
perf: faster case-sensitive string comparison for MQ browser hacks

bartveneman opened this pull request 6 months ago
perf: Change KeywordSet to use `Set().has(item.toLowerCase())`

bartveneman opened this pull request 6 months ago
add benchmark for keywordset

bartveneman opened this pull request 6 months ago
shuffle if/else for faster property complexity analysis

bartveneman opened this pull request 6 months ago
update gh actions for codecov (v4) and codspeed (v3)

bartveneman opened this pull request 6 months ago
add more benchmarks for comparisons

bartveneman opened this pull request 6 months ago
Report selector types

bartveneman opened this issue 6 months ago
remove unused isValueBrowserHack export

bartveneman opened this pull request 7 months ago
rm unused selector prefixed code

bartveneman opened this pull request 7 months ago
use vite to bundle, drop Node <18 support

bartveneman opened this pull request 7 months ago
rm Median metric

bartveneman opened this pull request 7 months ago
ditch the Node matrix in CI

bartveneman opened this pull request 7 months ago
Remove Node test matrix

bartveneman opened this issue 7 months ago
add testcase for #381

bartveneman opened this pull request 7 months ago
Remove deprecated system colors

bartveneman opened this pull request 7 months ago
Add fast-bail path for string comparison

bartveneman opened this pull request 7 months ago
Run benchmarks using tinybench and CodSpeed

bartveneman opened this pull request 7 months ago
`scrollbar` incorrectly reported as color

bartveneman opened this issue 8 months ago
Types for border-radius are incorrect

bartveneman opened this issue 8 months ago
feat: add analysis for `border-radius`

bartveneman opened this pull request 8 months ago
Check for view transitions atrule

bartveneman opened this issue 8 months ago
setup codecov coverage and bundle size reporting

bartveneman opened this pull request 8 months ago
Run Publint to check for package issues

bartveneman opened this pull request 9 months ago
Bump ejs from 3.1.8 to 3.1.10

dependabot[bot] opened this pull request 9 months ago
Implement publint

bartveneman opened this issue 9 months ago
Replace benchmark implementation

bartveneman opened this issue 9 months ago
types not exported correctly

bartveneman opened this issue 10 months ago
Improve size reporting

bartveneman opened this issue 10 months ago
add `"types"` to package.json `"exports"`

bartveneman opened this pull request 11 months ago
remove CJS support

bartveneman opened this issue 12 months ago
remove `median` metric

bartveneman opened this issue 12 months ago
Keywords report

bartveneman opened this pull request 12 months ago
report test code coverage

bartveneman opened this issue 12 months ago
Global keyword usage

bartveneman opened this issue almost 1 year ago
tiny perf bits

bartveneman opened this pull request about 1 year ago
calculate custom property complexity

bartveneman opened this issue about 1 year ago
find colors quicker by sorting by most-used

bartveneman opened this pull request about 1 year ago
perf: improve color keyword sorting heuristic

bartveneman opened this issue about 1 year ago
switch to callback + remove countableCollection

bartveneman opened this pull request about 1 year ago
Fallback values reported as box-shadows

bartveneman opened this issue about 1 year ago
make Collection smaller by re-using objects and reducing arrays created

bartveneman opened this pull request about 1 year ago
fix missing embed loc types, again

bartveneman opened this pull request about 1 year ago
fix missing embed loc types

bartveneman opened this pull request about 1 year ago
missing types for `__unstable__uniqueWithLocations` in embedded content

bartveneman opened this issue about 1 year ago
fix fontface types

bartveneman opened this pull request about 1 year ago
implement `__unstable__uniqueWithLocations` for embbeded content types

bartveneman opened this pull request about 1 year ago
Keep track of embedded content locations

bartveneman opened this issue about 1 year ago
fix: vendor-prefixed selector false positives

bartveneman opened this pull request about 1 year ago
broken types for `fontfaces`

bartveneman opened this issue about 1 year ago
fix negative tw class names being reported as vendor prefixed selector

bartveneman opened this pull request about 1 year ago
upgrade to Node 20 and add to test matrix

bartveneman opened this pull request about 1 year ago
add total complexity + sub-complexity metrics

bartveneman opened this pull request about 1 year ago
store node locations for font-face rules

bartveneman opened this pull request about 1 year ago
count anonymous layers

bartveneman opened this pull request about 1 year ago
lint for perf issues with oxlint

bartveneman opened this pull request about 1 year ago
Lint code using oxlint

bartveneman opened this pull request about 1 year ago
expose a whole lot of helper functions

bartveneman opened this pull request about 1 year ago
Reduce bundle size 10%

bartveneman opened this pull request about 1 year ago
store only locations, not string values

bartveneman opened this issue about 1 year ago
WIP implement type checking

bartveneman opened this pull request about 1 year ago
Report anonymous layers

bartveneman opened this issue about 1 year ago
upgrade node versions

bartveneman opened this issue about 1 year ago
do type checking

bartveneman opened this issue about 1 year ago
Fix: do not crash on `@layer {}` or other atrules without prelude

bartveneman opened this pull request about 1 year ago
improve types for CssLocations

bartveneman opened this pull request about 1 year ago
Fix types for `__unstable__uniqueWithLocations`

bartveneman opened this issue about 1 year ago
Keep track of @font-face locations

bartveneman opened this issue over 1 year ago
perf: avoid *a lot* of property lookups while analyzing specificity

bartveneman opened this pull request over 1 year ago
Bump @babel/traverse from 7.16.5 to 7.23.2

dependabot[bot] opened this pull request over 1 year ago
Improve test speed: 1000ms -> 35ms

bartveneman opened this pull request over 1 year ago
WIP: try out CSSTree@next

bartveneman opened this pull request over 1 year ago
Count (shorthand) overrides

bartveneman opened this issue over 1 year ago
Tailwind negative classes reported as vendor prefixed

bartveneman opened this issue over 1 year ago
update css snapshots for testing and benchmarking

bartveneman opened this pull request over 1 year ago
Update CSS for smoke tests and benchmarks

bartveneman opened this issue over 1 year ago
some pkg bumping

bartveneman opened this pull request over 1 year ago
readme fixes for benchmark

bartveneman opened this pull request over 1 year ago
Bump postcss from 8.4.5 to 8.4.31

dependabot[bot] opened this pull request over 1 year ago
Analyze `@property` atrules #339

bartveneman opened this pull request over 1 year ago
gh-326: add test case for @import layer definitions

bartveneman opened this pull request over 1 year ago
🏘️ Analyze @property usage

bartveneman opened this issue over 1 year ago
Faster Collection using flat arrays

bartveneman opened this issue over 1 year ago
Report selector combinators

bartveneman opened this pull request over 1 year ago
🧱 Incorrect font destructuring

bartveneman opened this issue over 1 year ago
☂️ Umbrella issue: CSS nesting and AST traversing issues

bartveneman opened this issue over 1 year ago
Report selector combinator usage

bartveneman opened this issue over 1 year ago
Fix export of `compareSpecificity`

bartveneman opened this pull request over 1 year ago
🫙 List all container names

bartveneman opened this issue over 1 year ago
Try QuickSelect to find medians instead of `.sort()`

bartveneman opened this issue over 1 year ago
🗂️ analyze multiple input files

bartveneman opened this issue over 1 year ago
fix animation-duration in value lists, closes #322

bartveneman opened this pull request almost 2 years ago