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

capture-console is a lightweight Node.js library that lets you capture whatever is written to `process.stdout` and `process.stderr`. It’s aimed primarily at developers writing unit tests—so they can inspect log output—but can also be used in any code that needs to record or suppress console output. The API offers simple scoped helpers (`captureStdout`, `captureStderr`, `captureStdio`) as well as manual start/stop controls and “intercept” variants that prevent the data from reaching the real console.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of whitfin/capture-console

Account's avatar
whitfin/argle
Convenient arg-shifting to make optional parameters nicer
Account's avatar
klughammer/node-randomstring
A module for generating random strings
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

whitfin's profile
whitfin
6 contributions

Recent events

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

No events yet
whitfin

whitfin/capture-console

Simple and easy stdio capture for Node.js

JavaScript
19
3
MIT License