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 of pokujs/monocart

Account's avatar
wellwelwel/jsonc.min
✨ Faster and safer JSON and JSONC minify, parse and stringify for JavaScript (Browser compatible) — 3.8KB.
Account's avatar
cenfun/monocart-coverage-reports
A code coverage tool to generate native V8 reports or Istanbul reports.
Account's avatar
wellwelwel/toml.min
🔧 Faster and lightweight TOML v1.1.0 parser for JavaScript and TypeScript.
Account's avatar
wellwelwel/yaml.min
🔧 Faster and lightweight YAML v1.2 parser for JavaScript and TypeScript.
Account's avatar
ianvs/prettier-plugin-sort-imports
A prettier plugins to sort imports in provided RegEx order
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
wellwelwel/packages-update
📦 A flexible and lightweight updater for packages
Account's avatar
wellwelwel/poku
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

github-actions[bot]'s profile
github-actions[bot]
3 contributions
wellwelwel's profile
wellwelwel
3 contributions

Recent events

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

No events yet
pokujs

pokujs/monocart

☔️ Facilitator utility for coverage with Monocart using Poku.

TypeScript
0
0
MIT License

@pokujs/monocart is a Poku plugin that automatically gathers native V8 code‑coverage data during test runs and generates rich reports via monocart‑coverage‑reports. It works by setting the `NODE_V8_COVERAGE` env variable, supports flexible configuration (JSONC, JS/TS files, or inline options) and is aimed at Node.js developers who use the Poku test runner and want easy, out‑of‑the‑box coverage reporting without modifying their test commands.