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

Main Function is a tiny Node.js utility that wraps an async entry‑point, converting thrown errors into appropriate console output and process exit codes. It lets developers define a `main` function that can return a numeric code or throw a `ProgramError` (for graceful exits) or any other error (logged with a stack and exits with code 1). Ideal for CLI authors who want a clean, standardized way to handle errors and exit statuses in JavaScript/TypeScript scripts.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vilic/main-function

Account's avatar
vilic/extendable-error
A simple extendable error class that extends Error.
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
makeflow/mufan-code
Custom Project Configuration Files.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
makeflow/run-in-every
Run commands in every target projects/directories.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
scinos/yarn-deduplicate
Deduplication tool for yarn.lock files

Support the repos that depend on this repository

Top contributors

vilicvane's profile
vilicvane
24 contributions

Recent events

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

No events yet
vilic

vilic/main-function

A simple wrapper that handles error and return code.

TypeScript
2
0
MIT License