Ecosyste.ms: OpenCollective

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

Project Wallace

CSS analytics for developers and designers
Collective - Host: opensource - https://opencollective.com/projectwallace - Website: https://www.projectwallace.comn - Code: https://github.com/projectwallace

only try to read local css stylesheets

github.com/projectwallace/extract-css-core - 544bc70ac94daf50333316688a52e75d04a45774 authored over 5 years ago
Remove notice about shortcomings from readme

github.com/projectwallace/extract-css-core - b12716f5d0591b1c38e3e38c74256c1ed9d988af authored over 5 years ago
Add support for scraping CSS-in-JS based styles 👩‍🎤

github.com/projectwallace/extract-css-core - c447f4069923a145ba72090c87124f8ced960c01 authored over 5 years ago
Add support for scraping CSS-in-JS based styles

github.com/projectwallace/extract-css-core - a1d1113e3c4337a67a7a03a5902b777a994b20b0 authored over 5 years ago
Update postcss values parser to v3.0.5 (#146)

github.com/projectwallace/css-analyzer - 659691b565bcb3cda15bd55321135f069318dbbe authored over 5 years ago
update dependencies (#11)

* update dependencies

* move tap back from devDependencies to dependencies

* update snapsh...

github.com/projectwallace/constyble - 3cb2d567c5d23c842fd0cd4ee1ebb98a5aa7d716 authored over 5 years ago
add sLoc metric to Complexity table (#58)

github.com/projectwallace/wallace-cli - 13b97962ebdf7ed06ced5cf5870dbb0b34f2bb4c authored over 5 years ago
update dependencies (#57)

github.com/projectwallace/wallace-cli - 7ddc2a21320099b3330cb8bbf7f801238f71917f authored over 5 years ago
Bump esm from 3.0.84 to 3.2.25 (#144)

Bumps [esm](https://github.com/standard-things/esm) from 3.0.84 to 3.2.25.
- [Release notes](ht...

github.com/projectwallace/css-analyzer - eb7d30bca179c48a034477dcbb464f01f4eeeb2b authored over 5 years ago
skip selectors that cannot be analyzed for complexity (#143)

* skip selectors that cannot be analyzed for complexity

* fix catch cause failing on node < 10

github.com/projectwallace/css-analyzer - 24d1d435a7e5f1043a3514ca28666f5b75548608 authored over 5 years ago
fix analysis for negated and complex selectors

github.com/projectwallace/css-selector-complexity - a58b9a431912c9906d0be0968e9dc7a75b54079b authored over 5 years ago
Add selector complexity (#140)

* add selector complexity

* fix tests

github.com/projectwallace/css-analyzer - 8aeccc80f1df355d7bbb92babe30c2b495ffb59c authored over 5 years ago
fix `files` field in package.json

github.com/projectwallace/css-selector-complexity - f9e6f13f756a16cf8985c1e2d15a35bfb3e9b83d authored over 5 years ago
update dependencies (#139)

github.com/projectwallace/css-analyzer - 87c35859d2b7da016948a41e7221240bb97bf469 authored over 5 years ago
implement LOC metrics (#138)

* implement LOC metrics

* fixed a test that has NEVER worked

github.com/projectwallace/css-analyzer - f7e913594f041d07c0a6c4913f8fca614c2e5d23 authored over 5 years ago
add package-lock and clean up test file

github.com/projectwallace/css-selector-complexity - 6a224190307629771b58caab3e087fcc35305522 authored over 5 years ago
add related projects to readme

github.com/projectwallace/css-selector-complexity - 25f9649c748b9a7ff774148c32efc7e0018c5751 authored over 5 years ago
finish up first working draft

github.com/projectwallace/css-selector-complexity - 869fbf42e40110d33b6f0823bfb08b46edbd36e9 authored over 5 years ago
Bump js-yaml from 3.12.0 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](http...

github.com/projectwallace/has-css-js-selector - 5a2f123053808cc9f80f42e31bbd184cdd2c35d2 authored over 5 years ago
Merge pull request #7 from bartveneman/dependabot/npm_and_yarn/js-yaml-3.13.1

Bump js-yaml from 3.12.1 to 3.13.1

github.com/projectwallace/extract-css - c55b7b416e20a924894a92e9dcc874e60efa8ff9 authored over 5 years ago
Bump js-yaml from 3.12.1 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](http...

github.com/projectwallace/extract-css - cc0ff05a87fb3630f5bd13729dcf7eed5d89c4b8 authored over 5 years ago
update dependencies (#9)

github.com/projectwallace/constyble - 6ce15de1fa8fbb3fe07be1c1a0399a62f9daed6c authored over 5 years ago
Bump lodash from 4.17.10 to 4.17.11 (#12)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11.
- [Release notes](htt...

github.com/projectwallace/color-sorter - 4b70c1f06c99fa6cd8767daa1e10a4f8b938e3a5 authored over 5 years ago
fix test for custom browser option

github.com/projectwallace/extract-css-core - 5576b77a2b71e845f56623bf4bb538fa5b020bdf authored over 5 years ago
fix test for custom browser option

github.com/projectwallace/extract-css-core - ff43c5cc0472c67644330d8da50ff1277d01fc36 authored over 5 years ago
🔥 replace browserOverride with customBrowser

🔥 removed the browserOverride option
🔥 removed the debug option
💎 added the customBrowser opti...

github.com/projectwallace/extract-css-core - 5c1cbc902857af0d4ee0fa151b2b14bc50bc6758 authored over 5 years ago
replace browserOverride with customBrowser

github.com/projectwallace/extract-css-core - 9c384a499f0ae3bfc75aed4aa582e28455bce3a9 authored over 5 years ago
remove unused dependencies (#54)

github.com/projectwallace/wallace-cli - 33efa16a72caa1883e9266e8d6f361747282b39a authored over 5 years ago
update dependencies (#53)

github.com/projectwallace/wallace-cli - 4f5316d95e952fecf95bd8a8cb53d2bfc299217f authored over 5 years ago
fix readme and package.json with the new options (#52)

github.com/projectwallace/wallace-cli - c7690c2c17bef5eb55fc0ed70a439d20673ec8f0 authored over 5 years ago
v2 rewrite

* rewrite UI with [ink](https://github.com/vadimdemedes/ink)
* all source files are now in the ...

github.com/projectwallace/wallace-cli - b05dc947c43439cbfa308212d028de318dccd4b0 authored over 5 years ago
deploy to all Now regions

github.com/projectwallace/extract-css - 6da5d97f8b5c214743f8999e9b1a53dc444c1d9b authored over 5 years ago
Fix typo in package.json description

github.com/projectwallace/has-css-js-selector - 20f1e8f9d1b0928e1b360cf97ad43c73db8820c2 authored over 5 years ago
fix typo in readme

github.com/projectwallace/wallace-cli - 99ad9d07e6e161f9dd051823d32d2893962d7d73 authored almost 6 years ago
add analysis for lowest cohesion rules to readme

github.com/projectwallace/css-analyzer - 306791a501cc2a995f72d59c27b8f6531bb53c9e authored almost 6 years ago
add analysis for lowest cohesion rules (#133)

github.com/projectwallace/css-analyzer - cd27cc6d3ea388af4d5800e4272f75e3663839ab authored almost 6 years ago
Analyze vendor prefixed @keyframes (#131)

* add tests for vendor prefixed keyframes

* add prefixed keyframes analysis

github.com/projectwallace/css-analyzer - 768cb443c63571d41b371f94ca454db040bd8ebf authored almost 6 years ago
report rule with most (and least) selectors (#130)

* report rule with most (and least) selectors

* update readme

github.com/projectwallace/css-analyzer - fdf01253c1a2d2b5cb64994dccd97bc68c2750be authored almost 6 years ago
update readme with latest size metrics

github.com/projectwallace/css-analyzer - de05ee05ac61b5a67c6d9ebff26b5c280348b9fe authored almost 6 years ago
Implement GZip and Brotli size reporting (#128)

includes:
- gzip size (bytes)
- gzip compression ratio (based on uncompressed bytes)
- brotli...

github.com/projectwallace/css-analyzer - 67af2a1629d534af3af42204120cb3ecf56a2fe3 authored almost 6 years ago
add changeRatio, deletionRatio and additionRatio

github.com/projectwallace/css-analysis-diffstat - b2373bd27c44a0bf10e1e3b701a66907fb5a7e33 authored almost 6 years ago
Fix counting of changes for impactful stats like file size

github.com/projectwallace/css-analysis-diffstat - a77082d1460a07ae6d07c5ddddedeceef739ea9e authored almost 6 years ago
fix vulnerabilities (#126)

github.com/projectwallace/css-analyzer - bd151ad8a27141050941cd28c359bb9bba879c55 authored almost 6 years ago
update dependencies (#5)

github.com/projectwallace/constyble - 7bdeea35c98646f91f5924983ee59fa27502cb50 authored almost 6 years ago
add selectors-per-rule metric (#124)

github.com/projectwallace/css-analyzer - 56551c27ff31f6af6fe85bb5b0f940ea04e79aba authored almost 6 years ago
Merge pull request #5 from bartveneman/use-extract-css-core

Use extract css core

github.com/projectwallace/extract-css - 7693678f92c6090fe3f133630e8550bb6bcb80b4 authored almost 6 years ago
add option to override the default browser/puppeteer instances

closes #2

github.com/projectwallace/extract-css-core - 9d93d95e021f5bed5ce6a72713e72a847c11e3f9 authored almost 6 years ago
move validation to separate file

github.com/projectwallace/extract-css-core - 58b1a15b9a87cf2637d8855045012a1232ea5357 authored almost 6 years ago
try extract-css-core

github.com/projectwallace/extract-css - ff4b228114b5b23ed742e53a19cb8fe72e9827fa authored almost 6 years ago
rm custom puppeteer/chromium option

github.com/projectwallace/extract-css-core - 0d47ab08da11064846fafc573a355ba04db7d432 authored almost 6 years ago
Merge pull request #4 from bartveneman/use-extract-css-core

mv extract-css to separate file

github.com/projectwallace/extract-css - bbe7f28f955821aaca8fda3d7ec26a075ff2dbb1 authored almost 6 years ago
mv extract-css to separate file

github.com/projectwallace/extract-css - c78b521c0c66cc465829c38f1bf30a9e36841fdd authored almost 6 years ago
allow args to be passed to custom browser

github.com/projectwallace/extract-css-core - e5eb59de98d019cb5f4264e222cf996b236248cd authored almost 6 years ago
prepare for release 0.1.0

github.com/projectwallace/extract-css-core - 375e838726c683da153d8f00d2edfe1aa9b79d21 authored almost 6 years ago
temp fix for float values for <time> units (#120)

* temp fix for float values for <time> units

* fix tests

* rm snapshots, need to dig in wh...

github.com/projectwallace/css-analyzer - c7dab3ff4df9d0eb991948fc127b640d5bcaeab6 authored almost 6 years ago
fix analyzing of ultra shortand font notation (#119)

github.com/projectwallace/css-analyzer - 69062dac192fcae2397a6375cef5dff23eff1598 authored almost 6 years ago