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

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

jodonnell's profile
jodonnell
9 contributions
jonnyarnold's profile
jonnyarnold
2 contributions
Userbit's profile
Userbit
2 contributions
smacpherson64's profile
smacpherson64
2 contributions

Recent events

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

No events yet
jodonnell

jodonnell/jest-simple-dot-reporter

JavaScript
10
4
No license

The **jest-simple-dot-reporter** is a minimal Jest test reporter that outputs a stream of colored dots to indicate test results, avoiding any interactive shell and preserving `console.log` output. It’s intended for JavaScript developers who want a lightweight, no‑dependency alternative to Jest’s default reporters for quick, readable test feedback. Installation is via npm/yarn and configuration is added to the Jest config’s `reporters` array.