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

promise-errback is a utility library for JavaScript developers that forwards the resolution or rejection of a promise to an errback, and then forwards the errback's result back to the original promise. It's designed for developers working with both promise-based and callback-based APIs who need to bridge between the two patterns.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bevry/promise-errback

Account's avatar
bevry/editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
bevry/assert-helpers
Common utilities and helpers to make testing assertions easier
Account's avatar
bevry/eslint-config-bevry
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
bevry/kava
Kava has been powering accurate test suites for Node.js and Web Browsers since 2012.
Account's avatar
bevry/make-deno-edition
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
Account's avatar
bevry/projectz
Stop wasting time syncing and updating your project's README and Package Files!
Account's avatar
bevry/taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
bevry/valid-directory
Check whether or not a directory and its descendants are valid
Account's avatar
bevry/valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
12 contributions
balupton's profile
balupton
6 contributions

Recent events

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

No events yet
bevry

bevry/promise-errback

Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.

TypeScript
1
0
Other