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‑js is a tiny utility that wraps a Promise (or any async/await expression) and returns a two‑element array — `[err, result]` — so developers can handle errors without using try/catch blocks. It’s aimed at JavaScript/TypeScript developers working with Node.js (≥ 7.6) or transpiled ES7 code who want cleaner asynchronous code, especially in server‑side or API logic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of scopsy/await-to-js

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
flatiron/prompt
A beautiful command-line prompt for node.js
Account's avatar
adamreisnz/replace-in-file
A simple utility to quickly replace text in one or more files.
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
maxdavidson/rollup-plugin-sourcemaps
Rollup plugin for grabbing source maps from sourceMappingURLs
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
blakeembrey/tslint-config-standard
A TSLint config for JavaScript Standard Style
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
conventional-changelog/validate-commit-msg
Script to validate a commit message follows the conventional changelog standard

Support the repos that depend on this repository

Top contributors

scopsy's profile
scopsy
32 contributions
ComBarnea's profile
ComBarnea
2 contributions
Nicholaiii's profile
Nicholaiii
2 contributions
ciriousjoker's profile
ciriousjoker
1 contributions
danielsogl's profile
danielsogl
1 contributions
rdsedmundo's profile
rdsedmundo
1 contributions
JPeer264's profile
JPeer264
1 contributions
jaredmcateer's profile
jaredmcateer
1 contributions
slaweet's profile
slaweet
1 contributions
gomesalexandre's profile
gomesalexandre
1 contributions

Recent events

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

No events yet
scopsy

scopsy/await-to-js

Async await wrapper for easy error handling without try-catch

TypeScript
3361
154
MIT License