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

chai-datetime is a Chai plugin that provides readable matchers for comparing JavaScript Date objects in tests, eliminating the need to manually compare epoch times with `getTime()`. It's designed for developers writing tests who want more intuitive date comparisons and clearer error messages when assertions fail. The plugin offers various assertions like `equalTime`, `beforeDate`, and `withinTime` for both BDD and TDD syntaxes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mguterl/chai-datetime

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.

Support the repos that depend on this repository

Top contributors

mguterl's profile
mguterl
67 contributions
mrstebo's profile
mrstebo
7 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
katzenbar's profile
katzenbar
3 contributions
kayhadrin's profile
kayhadrin
2 contributions
AbleLincoln's profile
AbleLincoln
1 contributions
keithamus's profile
keithamus
1 contributions
maxkoryukov's profile
maxkoryukov
1 contributions
QuentinFarizon's profile
QuentinFarizon
1 contributions
delta62's profile
delta62
1 contributions

Recent events

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

No events yet
mguterl

mguterl/chai-datetime

Matchers for chai to help with common date equality assertions against JavaScript Date objects.

JavaScript
44
18
MIT License