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

A lightweight utility library that runs a given function and silently swallows any errors, returning the function’s result on success and `undefined` on failure. It provides separate synchronous, asynchronous, and auto‑detecting entry points so developers can safely ignore exceptions in both regular code and Promise‑based workflows. Ideal for JavaScript/Node projects that need a concise “try‑catch‑and‑continue” helper.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of compulim/on-error-resume-next

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
import-js/eslint-plugin-import
Node default behavior import resolution plugin for eslint-plugin-import.
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
facebook/react
ESLint rules for React Hooks

Support the repos that depend on this repository

Top contributors

compulim's profile
compulim
38 contributions
compulim-workflow-bot[bot]'s profile
compulim-workflow-bot[bot]
14 contributions
OEvgeny's profile
OEvgeny
1 contributions

Recent events

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

No events yet
compulim

compulim/on-error-resume-next

Run a function, synchronously or asynchronously, and ignore errors.

JavaScript
2
1
MIT License