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

proto‑fetch is a tiny wrapper that extends the standard `fetch` API with custom protocol handling. By supplying a map of protocol names (e.g., `file`, `http`, `https`) to their own fetch implementations, it creates a unified `fetch` function capable of resolving URLs with those schemes, making it useful for Node.js developers who need to fetch resources from multiple protocols without writing their own dispatcher.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bergos/proto-fetch

Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
bergos/file-fetch
fetch for read and write access to the local file system
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
bergos/nodeify-fetch
Node streams for fetch
Account's avatar
bergos/stricter-standard
Stricter JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

bergos's profile
bergos
14 contributions
dependabot[bot]'s profile
dependabot[bot]
7 contributions

Recent events

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

No events yet
bergos

bergos/proto-fetch

Protocol handler wrapper for fetch

JavaScript
2
1
MIT License