Ecosyste.ms: OpenCollective

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

github.com/projectwallace/extract-css-core

Extract all CSS from a given url, both server side and client side rendered.
https://github.com/projectwallace/extract-css-core

v3.0.0

4a85a18a33b2e9e64550c15a92d3a5dfad6ff324 authored over 2 years ago by Bart Veneman <[email protected]>
update readme to reflect changes to api

afbd5621df6fb3b54b5d358145a532a5634723f7 authored over 2 years ago by Bart Veneman <[email protected]>
BREAKING: Replace ava with uvu (#49)

* Replace ava with uvu

* Remove eslint

* fix package.json urls

* update dev deps

* u...

dc716939c8a6ab85c041d2a74d7d134b523a2e3b authored over 2 years ago by Bart Veneman <[email protected]>
Replace coverage API with recursive document.stylesheets (#57)

92375f86d1fd135fb401c28754a5ef1200de3c23 authored over 2 years ago by Bart Veneman <[email protected]>
Bump node-fetch from 2.6.1 to 2.6.7 (#56)

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

7812264c56211e94d1dc421fa1669f98fe8c3005 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump trim-off-newlines from 1.0.2 to 1.0.3 (#55)

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.2 to 1.0.3.
-...

c35faa5ee4f9a45c0daaf2123fa79254128bea4c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist from 1.2.5 to 1.2.6 (#54)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

a5d5346bb9ee3d785c3f0055e67ebda8a98b42c9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
handle server timeouts (#52)

Some sites will timeout and extract-css then fails but keeps the browser running in the backgrou...

3e1e7980ac50ace3324b4689ee8e217bce5e6fff authored about 3 years ago by Bart Veneman <[email protected]>
Add option to exclude inline styles (#51)

667f444bf6d56b66450d4e69213eccb2833ccf3b authored about 3 years ago by Bart Veneman <[email protected]>
adds regression test (#50)

Co-authored-by: Bart Veneman <[email protected]>

d0144b2a0fc21e0b00a69bbb6f0b706d450a0010 authored about 3 years ago by Bart Veneman <[email protected]>
Update dependencies (#48)

* add Node 16 to CI test matrix

* Update devDependencies, except ava

8256be0e274eea981441e40ecee0df9029a7fc5a authored about 3 years ago by Bart Veneman <[email protected]>
Bump normalize-url from 5.3.0 to 5.3.1 (#46)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.3.0 to 5.3.1.
- [Re...

01d9cbaca8ade8d36bf0d29a73a7be244684dc74 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade deps (#44)

* upgrade puppeteer to 7.1

* upgrade devDeps

a59c8fa1ae380368d7dac63664ee9b8f83cd5b8e authored almost 4 years ago by Bart Veneman <[email protected]>
2.3.1 (#43)

e710f3c51e939a5492fbdbec53893e7c500c03d1 authored almost 4 years ago by Bart Veneman <[email protected]>
Set custom User-Agent string for Puppeteer as workaround for websites that block Puppeteer when `HeadlessChrome` is present in the UA string. (#42)

6182aa2b065b229b9c0790d69fb2829f7d2c5059 authored almost 4 years ago by Bart Veneman <[email protected]>
Bump ini from 1.3.5 to 1.3.7 (#40)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

098a7b29bd0a90865e03fd450754bcc754b89b7d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update funding.yml

c1bd9ae74619a0cfc7fee46c81ca569845accd73 authored about 4 years ago by Bart Veneman <[email protected]>
normalize urls before passing them to Chromium (#39)

Co-authored-by: Bart Veneman <[email protected]>

33d0dedfed4d79dd725545c05f78720dd2277f30 authored about 4 years ago by Bart Veneman <[email protected]>
BREAKING: update dependencies (#38)

* update dependencies

* add node 14.x to test matrix

* fix snapshots

* rm node 8 suppor...

57cfc1b64cd2bbe934e2cf3d8c288ed8dfaf51fc authored about 4 years ago by Bart Veneman <[email protected]>
Create funding.yml

75ad81131ccc61d0f35c10b5d163d5f6040daf55 authored over 4 years ago by Bart Veneman <[email protected]>
add example output to readme for origins=include

cc0e0e35ff81b99220fb56a6583b12c11fd548d4 authored almost 5 years ago by Bart Veneman <[email protected]>
2.3.0

c8529d9a051b96587ca1160646f168eb523fbb10 authored almost 5 years ago by Bart Veneman <[email protected]>
add option to include css origins (#32)

Co-authored-by: Bart Veneman <[email protected]>

0e9348061a0480a0dd90c3333d242062156d4370 authored almost 5 years ago by Bart Veneman <[email protected]>
2.2.0

cbd4bc81d84dce1dd82b3aff9164f04d20c014d2 authored almost 5 years ago by Bart Veneman <[email protected]>
replace travis with github actions (#31)

* replace travis with github actions

* auto-create labels action

Co-authored-by: Bart Vene...

0480857b4a7ad615f265426ba008e1c756903c56 authored almost 5 years ago by Bart Veneman <[email protected]>
update deps (#30)

Co-authored-by: Bart Veneman <[email protected]>

e3043f338b8699536c845b0848054e7333d68c98 authored almost 5 years ago by Bart Veneman <[email protected]>
Fix comment

afadea662233a4d865bc728cc0327c38d8aa1c63 authored almost 5 years ago by Bart Veneman <[email protected]>
Bump acorn from 7.1.0 to 7.1.1 (#29)

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://...

e89ac6ec407868a42b657c9c5cfff9c2b4ebe84b authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
🐛 await response.text() (#28)

d365e7f699fe12c71640af8f6dfa572f86d2e14b authored almost 5 years ago by Bart Veneman <[email protected]>
2.1.0

0638338cd6335978fa9f1d851896a8f01a5d9773 authored almost 5 years ago by Bart Veneman <[email protected]>
fix error when referencing a css file directly (#27)

* fix error when referencing a css file directly

* hey computer plz run all tests

* hey co...

5562fcb2a99e5d2dabd7068ba6933dea8f0875d0 authored almost 5 years ago by Bart Veneman <[email protected]>
Improve tests and coverage of extracting (#25)

* rewrite extracting logic to ditch coverage API

* oopsie

* oopsie

* omg

* improve c...

776e31542ccb70b3ce6540d2d637bd5fa96cd89b authored almost 5 years ago by Bart Veneman <[email protected]>
add another note about inline styles

796c88a918815b07c95239745048496c0d0abca6 authored almost 5 years ago by Bart Veneman <[email protected]>
Add note about inline styling

47634935ae4345baf8c5eb12bda7fcb50d9b3705 authored almost 5 years ago by Bart Veneman <[email protected]>
add support for fetching inline styles (#23)

c46a9df0da87bba61a590398691599c22b1aa683 authored almost 5 years ago by Bart Veneman <[email protected]>
add support for fetching @import rules (#22)

86dcd8c314850512d26a397265fa88b93edf3b7f authored almost 5 years ago by Bart Veneman <[email protected]>
improve test file structure (#21)

8d70f621beaf79843c0bbd8119b5a339abdd9a64 authored almost 5 years ago by Bart Veneman <[email protected]>
fixes incorrect explanation in readme

8daed2f5a4d5fd322d701206f179e6177a7a7828 authored almost 5 years ago by Bart Veneman <[email protected]>
Fix unit test for CSS-in-JS (#19)

04758f143c911e61c603fd3939f2671f9d1bf668 authored almost 5 years ago by Bart Veneman <[email protected]>
v2.0.0

46c278d6f29e0bcbff20b4d5e216ce964b5856c3 authored about 5 years ago by Bart Veneman <[email protected]>
v2.0.0-beta.1

abab34e1765ab4d2d0dc129909c2310574bf1594 authored about 5 years ago by Bart Veneman <[email protected]>
Update deps, rm custom browser option (#17)

- Remove customBrowser option; it wasn't used anyway
- Upgrade Puppeteer to v2.0.0
- Update de...

6ef3a8879b03d3a42576cc724f0614f2d49a21f6 authored about 5 years ago by Bart Veneman <[email protected]>
replace xo and prettier with eslint (#16)

7e6b7b4ecf929159b18607fe11b3e6e8b4682e75 authored over 5 years ago by Bart Veneman <[email protected]>
Bump lodash from 4.17.11 to 4.17.15 (#13)

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

5a90bb9eea3de530f57f1a3197a0237d2f700321 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash.mergewith from 4.6.1 to 4.6.2 (#14)

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release note...

2b7d18dcbcd24fc74a33133826677b4b7f280e69 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-utils from 1.3.1 to 1.4.2 (#12)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Releas...

035fe3cd8d44b794c23918131f5a94c969d04eed authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add notes in readme about CSS-in-JS

52547c7a845ac4cd20deaa7a4dac9b93b2b80c2a authored over 5 years ago by Bart Veneman <[email protected]>
Bump lodash.merge from 4.6.1 to 4.6.2 (#11)

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](h...

303a271e5b2e2ecacbd6a785c395aa9a51b9f4ec authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.1.0

87cd07edb93db1772033d2fb7328dba86e244b12 authored over 5 years ago by Bart Veneman <[email protected]>
only try to read local css stylesheets

544bc70ac94daf50333316688a52e75d04a45774 authored over 5 years ago by Bart Veneman <[email protected]>
update dependencies

b68b7c9bc90490aa343a820c1b6c2fd72446ce66 authored over 5 years ago by Bart Veneman <[email protected]>
update dependencies

c736a51f0916f62fc3d4959c30ae06f4288a28a6 authored over 5 years ago by Bart Veneman <[email protected]>
Remove notice about shortcomings from readme

b12716f5d0591b1c38e3e38c74256c1ed9d988af authored over 5 years ago by Bart Veneman <[email protected]>
Add support for scraping CSS-in-JS based styles 👩‍🎤

c447f4069923a145ba72090c87124f8ced960c01 authored over 5 years ago by Bart Veneman <[email protected]>
use package-lock.json

03593796f81ce680d85faa6e22080f9f851eeee6 authored over 5 years ago by Bart Veneman <[email protected]>
rm nyc output

0c1d4790717c3c38d7728fb43b9fcc27d66bac55 authored over 5 years ago by Bart Veneman <[email protected]>
Add support for scraping CSS-in-JS based styles

a1d1113e3c4337a67a7a03a5902b777a994b20b0 authored over 5 years ago by Bart Veneman <[email protected]>
fix test for custom browser option

5576b77a2b71e845f56623bf4bb538fa5b020bdf authored over 5 years ago by Bart Veneman <[email protected]>
fix test for custom browser option

ff43c5cc0472c67644330d8da50ff1277d01fc36 authored over 5 years ago by Bart Veneman <[email protected]>
🔥 replace browserOverride with customBrowser

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

5c1cbc902857af0d4ee0fa151b2b14bc50bc6758 authored over 5 years ago by Bart Veneman <[email protected]>
replace browserOverride with customBrowser

9c384a499f0ae3bfc75aed4aa582e28455bce3a9 authored over 5 years ago by Bart Veneman <[email protected]>
update dependencies

5692c87e59a251fd7deafe8d9a0d8724c3a514f0 authored over 5 years ago by Bart Veneman <[email protected]>
update dependencies

087f136874a93f5e328c419849bc05b16775361d authored over 5 years ago by Bart Veneman <[email protected]>
1.0.0

2802566628a9e427e7bdad26693fd51e17fbf299 authored almost 6 years ago by Bart Veneman <[email protected]>
0.3.0

94e3b48d012a3c6b05ba922c4fbbdcc071a89dd7 authored almost 6 years ago by Bart Veneman <[email protected]>
add option to override the default browser/puppeteer instances

closes #2

9d93d95e021f5bed5ce6a72713e72a847c11e3f9 authored almost 6 years ago by Bart Veneman <[email protected]>
update readme

addaf7dd8a50f219fd5d240dc1a04b6c5a563f3b authored almost 6 years ago by Bart Veneman <[email protected]>
fix test

5e67a355d26ad1a010f2ff42349d26af40934af2 authored almost 6 years ago by Bart Veneman <[email protected]>
fix lint

c64a565bab7af104c5f6812db055009628767fe4 authored almost 6 years ago by Bart Veneman <[email protected]>
move validation to separate file

58b1a15b9a87cf2637d8855045012a1232ea5357 authored almost 6 years ago by Bart Veneman <[email protected]>
0.2.0

429dc0d9443a178d9d8ece13b42e62fec135d2a1 authored almost 6 years ago by Bart Veneman <[email protected]>
rm custom puppeteer/chromium option

0d47ab08da11064846fafc573a355ba04db7d432 authored almost 6 years ago by Bart Veneman <[email protected]>
typo

efa104e693360b18fae365086f42e11fe8e92a7d authored almost 6 years ago by Bart Veneman <[email protected]>
allow args to be passed to custom browser

e5eb59de98d019cb5f4264e222cf996b236248cd authored almost 6 years ago by Bart Veneman <[email protected]>
0.1.0

709e1b42a317a0f821c17965fe27313d7702e24f authored almost 6 years ago by Bart Veneman <[email protected]>
prepare for release 0.1.0

375e838726c683da153d8f00d2edfe1aa9b79d21 authored almost 6 years ago by Bart Veneman <[email protected]>
init

a93b939249a041490564ffd2498b1d08e3666240 authored almost 6 years ago by Bart Veneman <[email protected]>
init

017234231f4844599f8e7fd5990d3066041d4983 authored almost 6 years ago by Bart Veneman <[email protected]>