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 wilmoore/commander-coercions

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
wilmoore/rerun-script
Invoke npm scripts upon file changes. Configure via package.json using glob patterns.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

wilmoore's profile
wilmoore
8 contributions

Recent events

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

No events yet
wilmoore

wilmoore/commander-coercions

A collection of commander coercions so you don't have to copy them from project-to-project.

JavaScript
0
0
MIT License

commander‑coercions is a small Node.js utility library that ships ready‑made coercion functions for the **commander** CLI framework (e.g., converting arguments to integers, floats, range lists, CSV lists, repeatable values, or incrementing counters). It’s aimed at developers building command‑line tools with commander.js who want to avoid rewriting common option‑parsing logic across projects.