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

Fetch Ponyfill is a utility that provides a WHATWG fetch implementation for environments where it may not be natively available, such as older browsers or Node.js. It wraps the GitHub fetch polyfill in a CommonJS module, allowing developers to use fetch without modifying the global window object, and delegates to node-fetch when used in Node.js. This project is ideal for developers working with browserify or webpack who need a consistent fetch API across different environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of qubyte/fetch-ponyfill

Account's avatar
node-fetch/node-fetch
A light-weight module that brings Fetch API to node.js
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
qubyte/eslint-config-qubyte
My personal linter configs.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nock/nock
HTTP server mocking and expectations library for Node.js
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
testem/testem
Test'em 'scripts! Javascript Unit testing made easy.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
github/fetch
A window.fetch polyfill.

Support the repos that depend on this repository

Top contributors

qubyte's profile
qubyte
291 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
209 contributions
kphrx's profile
kphrx
5 contributions
freen's profile
freen
2 contributions
d-fischer's profile
d-fischer
1 contributions
dignifiedquire's profile
dignifiedquire
1 contributions
gitawego's profile
gitawego
1 contributions
millette's profile
millette
1 contributions
STRML's profile
STRML
1 contributions
sindresorhus's profile
sindresorhus
1 contributions

Recent events

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

No events yet
qubyte

qubyte/fetch-ponyfill

WHATWG fetch ponyfill

JavaScript
235
38
MIT License