Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

make-fetch is a library that allows you to implement your own `fetch()` function using async iterators and node.js streams. It's designed for developers who want to create custom fetch implementations, particularly useful for testing, mocking, or creating custom network protocols. The library provides both a basic `makeFetch` function and a more advanced `makeRoutedFetch` option for routing different URLs and methods to specific handlers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rangermauve/make-fetch

Account's avatar
tsconfig/bases
A base TSConfig for working with Node 20.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tape
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

RangerMauve's profile
RangerMauve
33 contributions
stephenmathieson's profile
stephenmathieson
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
rangermauve

rangermauve/make-fetch

Implement your own `fetch()` with async iterators.

JavaScript
9
2
MIT License