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

Mini‑assert is a tiny, cross‑environment assertion library that works in both browsers and Node.js. It provides three levels of checks—`assert` (bug‑level), `assert.expect` (API‑usage errors), and `assert.warning` (non‑critical notices)—each prefixed with a distinct label and handling errors differently (throwing or logging). It’s aimed at developers who need a lightweight, configurable way to surface bugs, misuse, or warnings without pulling in a full‑featured testing framework.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

brillout's profile
brillout
7 contributions

Recent events

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

No events yet
brillout

brillout/mini-assert

a mini(malistic) assertion library for both the Browser and Node.js

JavaScript
1
0
The Unlicense