Ecosyste.ms: OpenCollective

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

github.com/kwhitley/itty-fetcher

An even simpler wrapper around native Fetch to strip boilerplate from your fetching code!
https://github.com/kwhitley/itty-fetcher

Update readme (incl Prettier formatting)

c3cea97651a5771a28a2e7836f4b8dca04ef97e8 authored over 2 years ago by Dana Woodman <[email protected]>
Move tests

c5d73f9d45773280766e58d2e5518c0a5d24e287 authored over 2 years ago by Dana Woodman <[email protected]>
More test simplifications

576ccf1e8b0bae432bcd248e5398aed1e1b83e32 authored over 2 years ago by Dana Woodman <[email protected]>
Cleanup tests some more

890aa84ef670ba87cf9b6a77e3f02d7c63776e33 authored over 2 years ago by Dana Woodman <[email protected]>
Add change origin test example

381a65b719228f6259b8ba2cfecab5efa7a474d0 authored over 2 years ago by Dana Woodman <[email protected]>
Cleanup tests

1e4098316a44c274b4f918129aee8f6ecc5e2fdd authored over 2 years ago by Dana Woodman <[email protected]>
First pass at adding a transformRequest method

30aab1a4c6dfe880cb8e3f0ed8d70be4e8793eab authored over 2 years ago by Dana Woodman <[email protected]>
released v0.4.0 - now does *not* require a fully-qualified URL (as base+path), to properly mirror native fetch

6a73da23ba5088ab668dc02cea7aa4407b80e8ee authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.3.4 - added --patch to default yarn release

49641acf9d07f45fdb45f7879aa50256372006f0 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.3.3 - README update

5058013c0451a2568e37666f9ea6dbb4883a008c authored over 2 years ago by Kevin Whitley <[email protected]>
Update README.md

0cdd5f98e0699d8c15a1472d455cb7c35b2e2cc0 authored over 2 years ago by Kevin R. Whitley <[email protected]>
released v0.3.2 - README update to reflect new bundle size

62c03ec329e0d34f4136eba1a4880c8a844b81e1 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.3.1 - include upstream README changes

333fd3c7d4f729c69946024cfdedce881a73759c authored over 2 years ago by Kevin Whitley <[email protected]>
Merge branch 'v0.x' of github.com:kwhitley/itty-fetcher into v0.x

4508bf34c29758797b93af7eec45d604f0208044 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.3.0 - switched to vitest, added prettier, modified coverage setup, and added support for GET payloads, courtesy of @danawoodman

30a1273e7b84f6940c8e3d67afbd64bdd6d56720 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #8 from danawoodman/patch-1

Fix example to ensure slash

91df61d7d1635c71bf7d2ed07541f06a770d2495 authored over 2 years ago by Kevin R. Whitley <[email protected]>
Fix example to ensure slash

ccd828b0932cd9f9760894c7a094c9073768e18f authored over 2 years ago by Dana Woodman <[email protected]>
added prettier

72f9b8f24dbfde48c32caf7546790ef0e693a092 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #7 from danawoodman/move-to-vitest

Move to Vitest

b723a7bb3de6b6ec3031879422a5e8eac8db69e6 authored over 2 years ago by Kevin R. Whitley <[email protected]>
switched coverage workflow

bf8d74ae1495ab56b37fda43fc4f0d764b6cf9c4 authored over 2 years ago by Kevin Whitley <[email protected]>
Update tests to work with Vitest

f701fab61e8b89b2170e1c9648693ae18889249a authored over 2 years ago by Dana Woodman <[email protected]>
Add vite.config to support coverage reports

65f527793f6c4d7b910fed1ff10337e6db09c1a2 authored over 2 years ago by Dana Woodman <[email protected]>
Co-locate coverage scripts

0fbed7752b263ef208325a762c8210a5ccf96897 authored over 2 years ago by Dana Woodman <[email protected]>
Put deps in devDependencies

8a2e4a79f7d5a474177704b999ef06e0312fafec authored over 2 years ago by Dana Woodman <[email protected]>
Uninstall jest deps, add vitest deps

1c9d36381b33417d221e47f119b09182eab1037b authored over 2 years ago by Dana Woodman <[email protected]>
Remove jest.config

c87f05b204f05c6de8457c9493a37af2b990a3c3 authored over 2 years ago by Dana Woodman <[email protected]>
Remove jest types from tsconfig

1cfff92fa1cb883c61e66f739e426fd10ee9ed0a authored over 2 years ago by Dana Woodman <[email protected]>
Remove unused (?) test-utils file

16206b441592c913f7a2f6016baeff6284faf5c1 authored over 2 years ago by Dana Woodman <[email protected]>
CHANGELOG to reflect @danawoodman PR

9cf915438202b74fc70fc469cddf8b5e093d48d5 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #6 from danawoodman/set-playload-in-querystring-for-get-request

Pass payload data to query params for GET requests

5910258a1ac6056602f1e750e2cd5de90f76d4aa authored over 2 years ago by Kevin R. Whitley <[email protected]>
Update README.md

471e427d17e37276a7b45c4a8ad03492e8e9c63c authored over 2 years ago by Kevin R. Whitley <[email protected]>
CHANGELOG update

5e9680a5036304d126e5ab5c078990445eb5877d authored over 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #5 from danawoodman/4-use-requestinit-type

Use RequestInit type for options

1e98982588e801a3bfcf440e6075a9e851f3adf5 authored over 2 years ago by Kevin R. Whitley <[email protected]>
Allow passing in a URLSearchParams object to a GET method

5a52d745e057c7dddcb0b4333b4726ae437f9ebd authored over 2 years ago by Dana Woodman <[email protected]>
Add tests

4f80f2087319e574c000bf0193e1dd3109da940d authored over 2 years ago by Dana Woodman <[email protected]>
Update file size

f19d354a9f1bfe0abbeed5c3d928ce4c91a0ec84 authored over 2 years ago by Dana Woodman <[email protected]>
Remove duplicate toLowerCase

4f7bd9321d2d4170738c17f5f33d73e2ab269837 authored over 2 years ago by Dana Woodman <[email protected]>
Tweak readme

58abf85c1de27c70f0d259d13390c0d6773d90d0 authored over 2 years ago by Dana Woodman <[email protected]>
Pass payload data to query params for GET requests

34208dd5d07cfcf1f9ea174e5c67623ce14f93c4 authored over 2 years ago by Dana Woodman <[email protected]>
Use RequestInit type for options

Closes #4

35d82bce3b90c81248f345bca90e89e55e2e4fe7 authored over 2 years ago by Dana Woodman <[email protected]>
Update README.md

77bf66dc1a916458689488c1c8e2cf1f93cc5559 authored over 2 years ago by Kevin R. Whitley <[email protected]>
released v0.2.4 - fixed NPM release

17d7a5ad15fb00b8b2345c504ac5082800904068 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge branch 'v0.x' of github.com:kwhitley/itty-fetcher into v0.x

79a409d6c6c668ee4b0ea017d6301808f5389964 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.2.3 - fixed headers bug when sending native fetch options along with payload

2a7e3e9c7409e15c399d752c8034f4d69ae472e7 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge pull request #3 from kwhitley/rc-0.2.2

PR for diff

ced3e9008e90f54fee657a6a8e1d0561da858d93 authored over 2 years ago by Kevin R. Whitley <[email protected]>
should be ready to go

d38719079ff4255c90ad9a6f95493698090a28cb authored over 2 years ago by Kevin Whitley <[email protected]>
fixed Promise Typeg

831d9f55ae7f10ea61c55186db11237d0d2aa2b8 authored over 2 years ago by Kevin Whitley <[email protected]>
PR for diff

d73345ff4148b23cadc860ce3a812e3e2bb063d2 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.2.2 - added test coverage to check base prepending path

4c1473a0ff9b64295699605435ee85c1569ce556 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.2.1 - README fixes

7acc9023d1e7c9506753d8441f7b096d1dd19425 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.2.0 - added TS generic to capture Promise response type

06fef841d4778cc4f861a17109f65056239f0153 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.1.4 - package.json update

00e8cb9a01f08fcca73846805295579d394b1ccf authored over 2 years ago by Kevin Whitley <[email protected]>
Update README.md

807c6a3fb5e53c878f8edd84752023124c75c70a authored over 2 years ago by Kevin R. Whitley <[email protected]>
released v0.1.3 - updated README and added test coverage badge

99bddfdb6d8e411fba7e44de7342ede0151fa1af authored over 2 years ago by Kevin Whitley <[email protected]>
Update README.md

705db99e1cd06601b8c826b86e9838e49242e131 authored over 2 years ago by Kevin R. Whitley <[email protected]>
fixed coverage action

f21bb3a9aec607db354a1a503548d7e6ce386204 authored over 2 years ago by Kevin Whitley <[email protected]>
Merge branch 'v0.x' of github.com:kwhitley/itty-fetcher into v0.x

bd7a1e941d49e740e5f93d55021d7036807b917e authored over 2 years ago by Kevin Whitley <[email protected]>
adding coverage action

f5e5bb204538adb8d7c6bbe114476d2afb2ce3fd authored over 2 years ago by Kevin Whitley <[email protected]>
Update README.md

b55490f42297b6746c5f98bc918d7d639eae53b8 authored over 2 years ago by Kevin R. Whitley <[email protected]>
remove invalid homepage from package.json

3060b8e2e3e48a6b068ba1b4cd637db65e95b0bb authored over 2 years ago by Kevin Whitley <[email protected]>
README update

98326b1f81eb7f81a95dd2669140a0ab596b23b1 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.1.2 - fixed bad dep in package.json and now using fetch-mock-jest instead of itty.cards in tests

e3d7c1bcce042c8d62e0ad20e1770ee8bd96932c authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.1.1 - fixed module export refs in package.json

0f9c9d627672d72d6c66354e973290ea3828cf34 authored over 2 years ago by Kevin Whitley <[email protected]>
released v0.1.0 - initial release to NPM as v0.1.0

769fa5c2e0eb85165fbe7b95ee15eb77af147398 authored over 2 years ago by Kevin Whitley <[email protected]>
README features

94bb0b067bdccc3b257b01bb47c6ee4ad6a52ebb authored over 2 years ago by Kevin Whitley <[email protected]>
Update README.md

5f556f4cfd84b651cf47ca05365ff348c53ed457 authored over 2 years ago by Kevin R. Whitley <[email protected]>
typo

9678f168d406d30e3c5388ee4f937b0cc91fa66b authored over 2 years ago by Kevin Whitley <[email protected]>
renamed to itty-fetcher

9ebac861343fc0d5713d977198a559c13d6f5163 authored over 2 years ago by Kevin Whitley <[email protected]>
committing to v0.x

83f932ffc84c437d4ddc461bac6c55df680196fb authored over 2 years ago by Kevin Whitley <[email protected]>
i think the types are actually working now... time to test

a47f8622ce1da8c5d68d4d2acf42c86cdbe7afd6 authored over 2 years ago by Kevin Whitley <[email protected]>