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

`assert-exception` is a tiny utility library that simplifies testing for thrown errors and rejected promises. It provides two helper functions—`throws(fn)` that runs a function and returns the thrown `Error` (or an empty object if nothing is thrown), and `rejects(promise)` that resolves with the rejection reason—making assertions in test suites more concise. The package is aimed at JavaScript developers who write unit tests (especially with assertion libraries like power‑assert) and want a cleaner syntax for exception‑related checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 59naga/assert-exception

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
abigailjs/abigail
lightweight, pluggable, a minimal task runner. using your npm-scripts.
Account's avatar
59naga/eastern
a minimal BDD framework for ESM Modules

Support the repos that depend on this repository

Top contributors

59naga's profile
59naga
2 contributions

Recent events

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

No events yet
59naga

59naga/assert-exception

an assert exception functions (throws / rejects)

JavaScript
5
0
No license