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

`normalize-exception` is a tiny utility that guarantees any thrown value becomes a proper JavaScript `Error` object. It fixes missing, invalid, non‑enumerable, read‑only or non‑configurable error properties (including `name`, `message`, `stack`, `cause` and `errors`) and works in Node ≥ 18 and browsers. It’s aimed at developers who need robust error handling in libraries or applications without worrying about malformed or non‑Error exceptions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/normalize-exception

Account's avatar
ehmicky/is-error-instance
Check if a value is an `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
611 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/normalize-exception

Normalize exceptions/errors

JavaScript
15
0
MIT License