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

Colored-tape is a simple npm package that adds color to the output of tape tests, making test results more visually distinguishable. It is intended for developers using tape for testing who want a more readable and colorful test output.

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

Recent events

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

No events yet
morishitter

morishitter/colored-tape

Coloring result of tape

JavaScript
0
0
Other
Raynos's profile
Raynos
22 contributions
grncdr's profile
grncdr
14 contributions
isaacs's profile
isaacs
6 contributions
braddunbar's profile
braddunbar
3 contributions
ljharb's profile
ljharb
2 contributions
kirbysayshi's profile
kirbysayshi
1 contributions
marcusberner's profile
marcusberner
1 contributions
defunctzombie's profile
defunctzombie
1 contributions
michaelrhodes's profile
michaelrhodes
1 contributions

Support the dependencies of morishitter/colored-tape

Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
inspect-js/defined
return the first argument that is `!== undefined`
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
inspect-js/object-inspect
string representations of objects in node and the browser
Account's avatar
substack/resumer
a through stream that starts paused and resumes on the next tick
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result