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

`error-class-utils` is a tiny utility library for creating robust custom Error subclasses in JavaScript/TypeScript. It provides helpers to correctly set a non‑enumerable `name` property, polyfill the `error.cause` feature on older Node and browsers, and fix edge‑cases when the native `Error` constructor has been polyfilled—making custom errors behave consistently across environments. It’s aimed at library authors and developers who need reliable, standards‑compliant error classes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/error-class-utils

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
es-shims/error-cause
An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3
Account's avatar
ehmicky/error-cause-polyfill
Polyfill `error.cause`
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
402 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/error-class-utils

Properly create error classes.

JavaScript
3
0
MIT License