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

`set-error-stack` is a tiny utility that lets you replace an Error’s `stack` string while keeping the `message` property in sync (a quirk of V8 where editing `stack` doesn’t update `message`). It works in Node ≥ 18 and browsers, returns the corrected Error (creating one if needed), and is aimed at developers building libraries or applications that need reliable error‑stack manipulation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/set-error-stack

Account's avatar
ehmicky/normalize-exception
Normalize exceptions/errors
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
327 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/set-error-stack

Properly update an error's stack.

JavaScript
4
0
MIT License