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

DRAFT: v1.x

kwhitley opened this pull request 8 months ago
feature request: passthrough fetch options in fetcher configuration

wellcaffeinated opened this issue about 1 year ago
query params not properly reconstructed if method != GET

lettucebowler opened this issue about 1 year ago
COMMUNITY DISCUSSION: handling errors within an `await` block

kwhitley opened this issue over 1 year ago
v0.9 - WIP

kwhitley opened this pull request over 1 year ago
On error, give access to body's data

MrDaves24 opened this issue over 1 year ago
fixes query issue and build steps

kwhitley opened this pull request over 1 year ago
Discord invite URL ?

KaKi87 opened this issue over 1 year ago
Idea: transformRequest return Promise<FetchLike>

tomlarkworthy opened this issue over 1 year ago
Would love to be able to pass `fetch` and/or `autoParse` per request

matthewrobb opened this issue over 1 year ago
Update itty-fetcher.ts

tyvdh opened this pull request over 1 year ago
TypeError: Cannot read properties of null (reading 'includes')

tyvdh opened this issue over 1 year ago
GET params don't convert to property arrays

danawoodman opened this issue almost 2 years ago
Error if `content-type` doesn't exists

beautyfree opened this issue almost 2 years ago
Error Handling

kwhitley opened this pull request almost 2 years ago
Consider treating payload of delete requests similarly to get requests

lettucebowler opened this issue about 2 years ago
Request for options access to AbortControllers

jkauszler opened this issue about 2 years ago
[#25] Don't stringify the prototype of a payload

danawoodman opened this pull request about 2 years ago
Add safe checking of payload data type to prevent undefined errors

danawoodman opened this pull request about 2 years ago
`Blob` is not defined in SvelteKit hook

danawoodman opened this issue about 2 years ago
Export the FetcherType

Crisfole opened this pull request about 2 years ago
adds payload-as-blob support

kwhitley opened this pull request about 2 years ago
[#17] Allow manually sending "body" in request init

danawoodman opened this pull request about 2 years ago
FIX: defined headers should be honored *over* injected headers

kwhitley opened this issue about 2 years ago
FormData is not defined

kwhitley opened this issue about 2 years ago
Explicitly set request.headers in transformRequest to Record<string, string>

danawoodman opened this pull request about 2 years ago
transformRequest: improving typing of request.headers

danawoodman opened this issue about 2 years ago
Allow a custom fetch method

danawoodman opened this pull request about 2 years ago
Support passing in your own fetch instance

danawoodman opened this issue about 2 years ago
Pass FormData in as-is

danawoodman opened this pull request about 2 years ago
FormData handling

danawoodman opened this issue about 2 years ago
Add "transformRequest" method to fetcher options

danawoodman opened this pull request about 2 years ago
Fix example to ensure slash

danawoodman opened this pull request about 2 years ago
Move to Vitest

danawoodman opened this pull request about 2 years ago
Pass payload data to query params for GET requests

danawoodman opened this pull request about 2 years ago
Use RequestInit type for options

danawoodman opened this pull request about 2 years ago
Use RequestInit type for options?

danawoodman opened this issue about 2 years ago
PR for diff

kwhitley opened this pull request over 2 years ago
Default Base and Relative Paths

Crisfole opened this issue over 2 years ago
isomorphic-fetcher is a non-existent package on NPM

grempe opened this issue over 2 years ago