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

Must.js is a JavaScript assertion library with a BDD syntax that allows for expressive and readable test assertions, such as `obj.must.be.true()`. It is designed to be test runner and framework agnostic, offering a wide range of matchers for various data types and structures, and follows RFC 2119's use of "MUST" for assertions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of moll/js-must

Account's avatar
moll/js-kindof
A proper typeof that works with primitives, built-in value objects and those from other execution contexts.
Account's avatar
moll/js-egal
Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).
Account's avatar
moll/js-oolong
Utilities for objects. Simple, tasteful and plentiful. Supports inherited properties.
Account's avatar
isaacs/json-stringify-safe
Like JSON.stringify, but doesn't blow up on circular refs.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
then/promise
Bare bones Promises/A+ implementation

Support the repos that depend on this repository

Top contributors

moll's profile
moll
353 contributions
Bartvds's profile
Bartvds
3 contributions
enterprisey's profile
enterprisey
1 contributions
jandockx's profile
jandockx
1 contributions
Ionaru's profile
Ionaru
1 contributions
julien-f's profile
julien-f
1 contributions
dzek69's profile
dzek69
1 contributions

Recent events

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

No events yet
moll

moll/js-must

An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.

JavaScript
339
36
Other