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

`is-error-instance` is a tiny utility that reliably tells whether a given value is an `Error` (or any subclass) even when the error originates from a different JavaScript realm such as an iframe or a Node `vm`. It’s aimed at developers building Node.js or browser applications who need a safe cross‑environment check instead of the native `instanceof Error`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/is-error-instance

Account's avatar
ehmicky/dev-tasks
Automated development tasks for my own projects
Account's avatar
ehmicky/eslint-config
ESLint configuration for my own projects
Account's avatar
ehmicky/prettier-config
Prettier configuration for my own projects
Account's avatar
ehmicky/test-each
🤖 Repeat tests. Repeat tests. Repeat tests.

Support the repos that depend on this repository

Top contributors

ehmicky's profile
ehmicky
384 contributions
dependabot[bot]'s profile
dependabot[bot]
19 contributions

Recent events

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

No events yet
ehmicky

ehmicky/is-error-instance

Check if a value is an `Error` instance.

TypeScript
4
0
MIT License