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 Stdout is a small, efficient ES6 class that captures and stores all stdout calls as an array of strings, preventing them from appearing in the console output. It's designed for developers running tests in Node 8.x environments who need to verify expected output behavior without polluting test results. The library is particularly useful for confirming error messages and logging output during testing scenarios.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blueottersoftware/capture-stdout

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
Account's avatar
pinojs/pino
super fast, all natural json logger

Support the repos that depend on this repository

Top contributors

rpcarver's profile
rpcarver
6 contributions

Recent events

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

No events yet
blueottersoftware

blueottersoftware/capture-stdout

Small efficient ES6 class that captures all stdout calls and stores the calls as an array of strings. Very useful for confirming expected output behavior during tests.

JavaScript
6
3
MIT License