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

The **Promise Polyfill** is a tiny (≈ 1 KB gzipped) library that adds full‑ES6‑compatible `Promise` behavior to browsers and Node environments that lack native support, making asynchronous code easier to write and reason about. It’s intended for developers who need to support older browsers (IE 8+) or other non‑standard JavaScript runtimes while still using modern promise syntax and APIs. The polyfill can be used globally to patch the environment or imported as a module without affecting the surrounding code, giving both application and library authors a lightweight solution for predictable, spec‑compliant promise handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of taylorhakes/promise-polyfill

Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
ChadKillingsworth/closure-compiler-npm
Check, compile, optimize and compress Javascript with Closure-Compiler
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
nikku/karma-browserify
A fast browserify integration for Karma that handles large projects with ease
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-uglify
Rollup plugin to minify generated bundle
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
browserify/watchify
watch mode for browserify builds

Support the repos that depend on this repository

Top contributors

taylorhakes's profile
taylorhakes
97 contributions
dependabot[bot]'s profile
dependabot[bot]
15 contributions
dfahlander's profile
dfahlander
8 contributions
TimvdLippe's profile
TimvdLippe
6 contributions
Andarist's profile
Andarist
3 contributions
gabibguti's profile
gabibguti
2 contributions
andrewiggins's profile
andrewiggins
1 contributions
spanic's profile
spanic
1 contributions
benjamingr's profile
benjamingr
1 contributions
calummacuisdean's profile
calummacuisdean
1 contributions

Recent events

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

No events yet
taylorhakes

taylorhakes/promise-polyfill

Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant

JavaScript
2153
310
MIT License