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

Perish is a tiny Node‑JS utility that automatically registers listeners for `uncaughtException` and `unhandledRejection` events. When such an error occurs it prints the error (and optionally the full stack trace) and terminates the process with exit code 1, making it useful for developers who want their applications to fail fast and exit cleanly on unexpected errors.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of cdaringe/perish

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
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
tschaub/gh-pages
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
standard/standardx
JavaScript Standard Style with custom tweaks
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

cdaringe's profile
cdaringe
27 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
7 contributions
renovate-bot's profile
renovate-bot
2 contributions
wa11-e's profile
wa11-e
2 contributions

Recent events

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

No events yet
cdaringe

cdaringe/perish

tiny module to log and exit on uncaughtException and unhandledRejection events

JavaScript
2
3
MIT License