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

Chex is a lightweight Node.js library that wraps Execa to let you “chex‑out” command‑line tools before using them. It verifies that a given executable is present and, if a semver range is supplied, ensures the tool’s version satisfies that range, then returns an Execa‑compatible wrapper (with async and sync methods) for running the command. It’s aimed at developers building CLIs or automation scripts that depend on external binaries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of darkobits/chex

Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
darkobits/eslint-plugin
An ESLint plugin for TypeScript projects.
Account's avatar
darkobits/ts
Vite-based toolchain for Node projects.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
uuidjs/uuid
RFC9562 UUIDs

Support the repos that depend on this repository

Top contributors

darkobits's profile
darkobits
81 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions

Recent events

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

No events yet
darkobits

darkobits/chex

Verify that an executable is installed and satisfies a semver version range.

TypeScript
0
0
Do What The F*ck You Want To Public License