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

Add StackBlitz examples to readme

github.com/projectwallace/color-sorter - e3c04b6ccb835a6f7713f427eb4bb66064cf1d25 authored over 1 year ago by Bart Veneman <[email protected]>
BREAKING: convert to ESM + build step (#60)

github.com/projectwallace/color-sorter - 8064f0c2f9769a04a8289077ff2a0a28ac46c44f authored over 1 year ago by Bart Veneman <[email protected]>
Merge pull request #6 from projectwallace/bartveneman-patch-1

Add keywords to package.json

github.com/projectwallace/format-css - 8c4cf8a45410978cb43e5c1beaa3d958f467b6c7 authored over 1 year ago by Bart Veneman <[email protected]>
Add keywords to package.json

github.com/projectwallace/format-css - 87137d943694bc90cb347e5fdba6b008329591ba authored over 1 year ago by Bart Veneman <[email protected]>
Merge pull request #5 from projectwallace/gh-4-multiline

force-render multi-line tokens on one line, except raw content, closes #4

github.com/projectwallace/format-css - f7cfe3d4837acbc48512f676fede4693c37a5004 authored over 1 year ago by Bart Veneman <[email protected]>
rm incorrect filesize claim

github.com/projectwallace/format-css - eed89427f75ee7d3daf426224a57b915ac1ee92e authored over 1 year ago by Bart Veneman <[email protected]>
force-render multi-line tokens on one line, except raw content

github.com/projectwallace/format-css - 6ad78de330a91b6b1bf5802e9641fa1a26dbf04f authored over 1 year ago by Bart Veneman <[email protected]>
Update README.md

github.com/projectwallace/format-css - b18a26c12071a04c500f6dcea8f92e0fe1bbb3ac authored over 1 year ago by Bart Veneman <[email protected]>
Store node locations (#319)

Closes #298

Notes:

- This setups seems to consume a lot of memory and that should be
add...

github.com/projectwallace/css-analyzer - 2a313b5bf2563b504eb2c309970709e0a57dbc32 authored over 1 year ago by Bart Veneman <[email protected]>
Merge pull request #2 from projectwallace/fix-nested-rules

fix leading newlines for nested rules + fix trailing newlines for empty rules

github.com/projectwallace/format-css - 8593824a7d501a8b95397b7cce7be447773fab7b authored over 1 year ago by Bart Veneman <[email protected]>
fix leading newlines for nested rules + fix trailing newlines for empty rules

github.com/projectwallace/format-css - a62c01faf5699ad7a1d7d1d5c982484ade8be5b8 authored over 1 year ago by Bart Veneman <[email protected]>
Update README.md

github.com/projectwallace/format-css - 4e3e058a63f0b131dd11c09885fcbe0a20f775f1 authored over 1 year ago by Bart Veneman <[email protected]>
add links to StackBlitz examples to readme

github.com/projectwallace/format-css - f5e16056a7bd8312a82daa8e28666487037f21fd authored over 1 year ago by Bart Veneman <[email protected]>
Add NPM Publish workflow

github.com/projectwallace/format-css - c7c1a686212226da2e2f946c573ef0b2f4eb806d authored over 1 year ago by Bart Veneman <[email protected]>
only publish dist files

github.com/projectwallace/format-css - 67fa3e0bdda365ee833211c350bc9308f074dbbc authored over 1 year ago by Bart Veneman <[email protected]>
Only run on node 18

github.com/projectwallace/format-css - 86ab8a6b86c882cb0d70cecefee583638d1cf526 authored over 1 year ago by Bart Veneman <[email protected]>
Add tests workflow

github.com/projectwallace/format-css - ef6684baf79f95fe372a126158ded4ddde633b9e authored over 1 year ago by Bart Veneman <[email protected]>
generate types ๐Ÿ˜†

github.com/projectwallace/format-css - b89d1f05b9667ab28c0c94e2f6544c87bbb066d7 authored over 1 year ago by Bart Veneman <[email protected]>
add tests for comments

github.com/projectwallace/format-css - 38ef2609aa0c7e4247adc5d228ed3b81195c2cf9 authored over 1 year ago by Bart Veneman <[email protected]>
add more tests

github.com/projectwallace/format-css - ca7f57924f9f50c449d51484e7fe082a5d467401 authored over 1 year ago by Bart Veneman <[email protected]>
Fix export of `compareSpecificity` (#333)

fixes #323

github.com/projectwallace/css-analyzer - d4a8d6f352d765bcbd9ece0955c9bdf28fa87770 authored over 1 year ago by Bart Veneman <[email protected]>
initial commit

github.com/projectwallace/format-css - d372cda2468d8c8730fcc8f3a0f83e82a29e6886 authored over 1 year ago by Bart Veneman <[email protected]>
Initial commit

github.com/projectwallace/format-css - b273a568eb3b0bbb9943f0a336f33fcff169088f authored over 1 year ago by Bart Veneman <[email protected]>
fix animation-duration in value lists, closes #322 (#329)

github.com/projectwallace/css-analyzer - db96b6489b0c280fbe614ab5ccf0922daf6cef1c authored over 1 year ago by Bart Veneman <[email protected]>
update @bramus/specificity 2.2.0->2.3.0 (#328)

github.com/projectwallace/css-analyzer - 92887eb36ead808abce279ded5ad56ffe9a217c9 authored over 1 year ago by Bart Veneman <[email protected]>
Add gradient analysis (#327)

closes #324

github.com/projectwallace/css-analyzer - 36acc06f1281b069308c6282e354e209b162f6bb authored over 1 year ago by Bart Veneman <[email protected]>
case-sensitivity fixes, additional tests (#318)

- Added tests for line-heights
- Removed obsolete isValueKeyword check
- Added lots of CSS glo...

github.com/projectwallace/css-analyzer - a62c7c6dee6138f54d3cae5ac160310952177ab6 authored over 1 year ago by Bart Veneman <[email protected]>
use case-insensitive Set-like construct to avoid lot of toLowerCase() (#316)

github.com/projectwallace/css-analyzer - b7f2fa53acb1259a15ef94b5e7978286611ea654 authored almost 2 years ago by Bart Veneman <[email protected]>
avoid many property lookups with some local caches (#315)

github.com/projectwallace/css-analyzer - 5644203d6c047d725d8a7dd10f1280851982ab6f authored almost 2 years ago by Bart Veneman <[email protected]>
use consistent `let` for non-consts (#314)

github.com/projectwallace/css-analyzer - 4ff1a04abc8784508d59b1657ed03937e03fd424 authored almost 2 years ago by Bart Veneman <[email protected]>
use `===` consistently instead of sometimes `==` (#313)

github.com/projectwallace/css-analyzer - cea0f172627318c91b379be4e8363ed73d3f7ca8 authored almost 2 years ago by Bart Veneman <[email protected]>
Reduce bundle size (#312)

## Before

```
Build "@projectwallace/css-analyzer" to dist:
6.12 kB: analyzer.cjs.gz
...

github.com/projectwallace/css-analyzer - 5a5f817e43eff36cd1f7b38a93364f463d2c813f authored almost 2 years ago by Bart Veneman <[email protected]>
Fix typings here and there (#310)

github.com/projectwallace/css-analyzer - 0cfb55cdaabbf59e4d58c575387ae1239e956910 authored almost 2 years ago by Bart Veneman <[email protected]>
improve LoC calculation, using CSSTree instead of Regex (#309)

github.com/projectwallace/css-analyzer - 3dd29afecf5cc98ffb70b28faf565f707800d56f authored almost 2 years ago by Bart Veneman <[email protected]>
fix labels action

github.com/projectwallace/css-analyzer - a73cfe68b1947f48c73175b440a6090ba2465355 authored almost 2 years ago by Bart Veneman <[email protected]>
fix unit test on node 14

github.com/projectwallace/css-analyzer - 780cf13cc9ed4037653be14e1b49d57b90f4bac2 authored almost 2 years ago by Bart Veneman <[email protected]>
Ignore non-declaration nodes in font-face rules

github.com/projectwallace/css-analyzer - bb63f4b750b7c412b19678e9d4b3e24320af6726 authored almost 2 years ago by Bart Veneman <[email protected]>
ignore non-Declaration-like children insize font-faces

github.com/projectwallace/css-analyzer - 170494da96ee4f0ad5a234085da6d8eb7d51e370 authored almost 2 years ago by Bart Veneman <[email protected]>
Bump minimatch from 3.0.4 to 3.1.2 (#42)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/projectwallace/css-diff-action - d0581414fd78fd45128fc96efd4a4fe11bcc87e3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump node-fetch from 2.6.0 to 2.6.9 (#41)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.9.
- [Release no...

github.com/projectwallace/css-diff-action - 997d936a95aec076418eb7a7128e9b4cd29e1a49 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist from 1.2.5 to 1.2.8 (#40)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes]...

github.com/projectwallace/css-diff-action - 7d1831a1d6d83cb53b4b17783f100d0eeea92f57 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GH-300: analyze prefixed selectors (#304)

closes #300

github.com/projectwallace/css-analyzer - 2dd537a2e0e535670ece87935c8e62d587521d73 authored almost 2 years ago by Bart Veneman <[email protected]>
GH-302: new font desctructuring algorithm, also extracts line-height (#303)

closes #302

github.com/projectwallace/css-analyzer - ac1a274b4aeb5de5eaaa5706075bd61cfb591bb1 authored almost 2 years ago by Bart Veneman <[email protected]>
feat: add analysis for line-heights

github.com/projectwallace/css-analyzer - b0f447aa1aed26c24f7f651c1e2045f23d956944 authored almost 2 years ago by Bart Veneman <[email protected]>
fix: do not trim values with important hacks

github.com/projectwallace/css-analyzer - 8683febc17da9e1f5d5d2488a2cddaf2f1394bc5 authored almost 2 years ago by Bart Veneman <[email protected]>
fix: trim() stringifyNode to prevent subtle uniqueness bugs

github.com/projectwallace/css-analyzer - f46a159b21a8d599089df170d6133e86d9bde325 authored almost 2 years ago by Bart Veneman <[email protected]>
update benchmark

github.com/projectwallace/css-analyzer - f68c106a4a072f39df1692cbfcc0a61824ba7bb2 authored almost 2 years ago by Bart Veneman <[email protected]>
replace last Object.create(null) with new Map()

github.com/projectwallace/css-analyzer - 365567e55566cf32f6ba6bab596c5278245d29ac authored almost 2 years ago by Bart Veneman <[email protected]>
fix: strip \9 from units

github.com/projectwallace/css-analyzer - 27220e0fc6b85d641143ca3e89705d4a58601d4b authored almost 2 years ago by Bart Veneman <[email protected]>
expose ./core to tree-shake out the css-analyzer

github.com/projectwallace/css-code-quality - 521c28cf125ba06ac51656ba2848dba9f8c43e99 authored almost 2 years ago by Bart Veneman <[email protected]>
๐Ÿ› ๏ธ replace all dictionaries with Map()

github.com/projectwallace/css-analyzer - bafdb8a5e6303fb4daddf1aecd4e323d3beaab61 authored almost 2 years ago by Bart Veneman <[email protected]>
undo massive smoke changes

github.com/projectwallace/css-analyzer - da450cb1ffb9f441a92ef3dcede2b66bb1272de7 authored almost 2 years ago by Bart Veneman <[email protected]>
update dependencies (#56)

github.com/projectwallace/color-sorter - 6d55feb68a3e241ad3236f155ae89d26eb9acc84 authored almost 2 years ago by Bart Veneman <[email protected]>
update github actions dependencies (#54)

github.com/projectwallace/color-sorter - 858bb4560240649fa1b72ee02a85cb1888a5ed67 authored almost 2 years ago by Bart Veneman <[email protected]>
fix wrong embed type reporting

github.com/projectwallace/css-analyzer - fb144becc248cb32c06539911a98ef65037f7489 authored about 2 years ago by Bart Veneman <[email protected]>
fix wrong hexlength when combined with ie9 hack

github.com/projectwallace/css-analyzer - 857132fd57f6e52c53f2d43442ed8dd7b4cb4190 authored about 2 years ago by Bart Veneman <[email protected]>
provide context/actuals for most guards

github.com/projectwallace/css-code-quality - e398bd334c6dbb1e8d17dabea4318e1b62faa08e authored about 2 years ago by Bart Veneman <[email protected]>
update dependencies and GH action versions

github.com/projectwallace/css-code-quality - a3b4cea124473d930d9b9bbaa3c621612f06d361 authored about 2 years ago by Bart Veneman <[email protected]>
update GitHub/actions versions

github.com/projectwallace/css-analyzer - 38b580df416dec6a5d1bfeafc3f21e0b03f68db6 authored about 2 years ago by Bart Veneman <[email protected]>
๐Ÿ› calculate embedded size correctly on duplicate embeds

github.com/projectwallace/css-analyzer - d09dbc09f1bc5ec185e94f84765be2738b405479 authored about 2 years ago by Bart Veneman <[email protected]>
remove obsolete check for isA11y

github.com/projectwallace/css-analyzer - 5cb62c3b6963faa86d666dec8a8a974e654973f7 authored about 2 years ago by Bart Veneman <[email protected]>
remove duplicate test block

github.com/projectwallace/css-analyzer - a865b1b1bb2c1fb0bfbb121697ad8efe79be580d authored about 2 years ago by Bart Veneman <[email protected]>
โœจ report color formats

github.com/projectwallace/css-analyzer - 36384dc710306cf336fef290b4447ec12cc04141 authored about 2 years ago by Bart Veneman <[email protected]>
seperate analysis for complexity and isA11y

github.com/projectwallace/css-analyzer - 05ce641831bd16a4a1f2bb8f1997b48a72d32150 authored about 2 years ago by Bart Veneman <[email protected]>
๐Ÿ› ๏ธupdate benchmark results

github.com/projectwallace/css-analyzer - bcf3c3e326c50dfb74106be9b5b4b63d92abbf0f authored about 2 years ago by Bart Veneman <[email protected]>
Bump json5 from 2.2.0 to 2.2.2

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [Release notes](https://git...

github.com/projectwallace/css-analyzer - 63f81dd937f3adbc8bcf1753c1f0259461ffea03 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
๐Ÿ› ๏ธupdate csstree top 2.3.1

github.com/projectwallace/css-analyzer - 60c7fdd91d39762d4fbca7ae60c1c8c54b2f2021 authored about 2 years ago by Bart Veneman <[email protected]>
๐Ÿงช Adjust test matrix: drop node 12, include node 18

github.com/projectwallace/css-analyzer - 6cdbf79e0bbc77da0022f6711f8f52096cf7a3da authored about 2 years ago by Bart Veneman <[email protected]>
Count !important usage combined with custom properties

github.com/projectwallace/css-analyzer - 0e3e5d3cf17275eff863e9a15f0852cf9dd7887a authored about 2 years ago by Bart Veneman <[email protected]>
improve stringifyNode performance

github.com/projectwallace/css-analyzer - f621ad9868cf0698b8423b307746c340ea008555 authored about 2 years ago by Bart Veneman <[email protected]>
fix missing backslash

github.com/projectwallace/css-analyzer - c2c637e52f5b333a127d13b1274a07f77152828e authored about 2 years ago by Bart Veneman <[email protected]>
use Sets for keywords instead of object lookups

github.com/projectwallace/css-analyzer - e623a1c39586221211cb81a57a14fa1680a7821b authored about 2 years ago by Bart Veneman <[email protected]>
add embed type analysis

github.com/projectwallace/css-analyzer - 66508267b4ee8691269b6cfb50412e7fb0a4e042 authored about 2 years ago by Bart Veneman <[email protected]>
Bump loader-utils from 3.2.0 to 3.2.1

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
- [Release no...

github.com/projectwallace/css-analyzer - 4ce3c82821795f0b0729f3aa24e32bb2472fc9ab authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimatch from 3.0.4 to 3.1.2 (#271)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/projectwallace/css-analyzer - 7721ba4ff535a1b42ac9a888bf76372f3efc1c61 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace specificity analysis with @bramus/specificity (#270)

github.com/projectwallace/css-analyzer - 45e36e69c2991570a001d56ff23c7e1dcf491c62 authored about 2 years ago by Bart Veneman <[email protected]>
fix filesize reporting, update tests

github.com/projectwallace/css-diff-action - 6a53dc43d4f9b916e8ba36ca666727463221ba77 authored about 2 years ago by Bart Veneman <[email protected]>
update endpoint for calculating css diff (#36)

github.com/projectwallace/css-diff-action - e179c27126f7169949dc9cdfc3fbc005e380695d authored about 2 years ago by Bart Veneman <[email protected]>
update diff preview webhook to v3 (#35)

github.com/projectwallace/css-diff-action - f17469dfba032a606fc02f7b0913d69a21d032ce authored about 2 years ago by Bart Veneman <[email protected]>
simplify sorting of child selectors

github.com/projectwallace/css-analyzer - a3579fa49ea6fa38fc35cfc51592149f345769fc authored about 2 years ago by Bart Veneman <[email protected]>
update benchmark

github.com/projectwallace/css-analyzer - f3f73c59812155b5705cfb3193bc7b1a51f608ea authored about 2 years ago by Bart Veneman <[email protected]>
Use Set() for counting unique declarations and selectors (#265)

github.com/projectwallace/css-analyzer - 7898494b8ef5b14a029b3d6cfc19e64d93f09c93 authored about 2 years ago by Bart Veneman <[email protected]>