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 Node.js utility for capturing string data written to both stdout and stderr streams, primarily used for testing. It allows developers to verify console output behavior by intercepting and inspecting log messages during test execution. This tool is particularly useful for developers writing tests for Node.js applications who need to validate logging functionality or ensure specific output is produced under certain conditions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of aoberoi/capture-console

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
Turbo87/eslint-plugin-chai-expect
ESLint plugin that checks for common chai.js expect() mistakes
Account's avatar
ihordiachenko/eslint-plugin-chai-friendly
This plugin makes 'no-unused-expressions' rule friendly towards chai expect statements.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

rpcarver's profile
rpcarver
6 contributions
aoberoi's profile
aoberoi
5 contributions
Floofies's profile
Floofies
3 contributions

Recent events

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

No events yet
aoberoi

aoberoi/capture-console

A utility, mostly used for testing, to capture string data written to both the stdout and stderr streams in Node.js applications.

JavaScript
4
1
MIT License