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

await-to-done is a TypeScript library that provides an async/await wrapper for simplified error handling in JavaScript/TypeScript applications. It allows developers to easily handle promise rejections by returning both error and data in a consistent tuple format, making error handling more concise and readable. This tool is particularly useful for Node.js developers and frontend developers working with async/await patterns who want cleaner error handling without try-catch blocks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of saqqdy/await-to-done

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
saqqdy/eslint-sets
Eslint config basic sets for typescript
Account's avatar
microsoft/rushstack
Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
saqqdy/load-yml
Read and parse a .yaml or .yml file
Account's avatar
saqqdy/prettier-config-common
适合中国人使用习惯的 prettier 配置
Account's avatar
saqqdy/reinstaller
A simple install tool for upgrade npm package version
Account's avatar
saqqdy/rm-all
A simple deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
typedoc2md/typedoc-plugin-markdown
A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
google/zx
A tool for writing better scripts

Support the repos that depend on this repository

Top contributors

saqqdy's profile
saqqdy
18 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
saqqdy

saqqdy/await-to-done

Async await wrapper for easy error handling

TypeScript
4
1
MIT License