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

**bin‑check** is a tiny Node.js utility that verifies whether a given executable works by running it (defaulting to `--help`) and checking its exit code. It provides both asynchronous (`binCheck()`) and synchronous (`binCheck.sync()`) functions that return a boolean, making it useful for scripts, CI pipelines, or developers who need to programmatically confirm the availability and functionality of system binaries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xhmikosr/bin-check

Account's avatar
isaacs/isexe
Minimal module to check if a file is executable.
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

kevva's profile
kevva
54 contributions
XhmikosR's profile
XhmikosR
33 contributions

Recent events

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

No events yet
xhmikosr

xhmikosr/bin-check

Check if a binary is working by checking its exit code

JavaScript
0
1
MIT License