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

`rejected-or-not` is a tiny library that adds Node v10‑style async assertion helpers (`assert.rejects` and `assert.doesNotReject`) to older Node versions and browsers. It lets test code verify that a promise (or a function returning a promise) is rejected—or not—while supporting flexible error matching, making it useful for developers writing cross‑environment JavaScript tests.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twada/rejected-or-not

Account's avatar
twada/universal-deep-strict-equal
A port of Node v6's internal _deepEqual function in a universal style
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output

Support the repos that depend on this repository

Top contributors

twada's profile
twada
102 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
twada

twada/rejected-or-not

Promise-based implementation of Node v10's `assert.rejects()` and `assert.doesNotReject()` for old Nodes and browsers

JavaScript
11
1
MIT License