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

subcommand is a tiny Node.js library for building command‑line tools that have sub‑commands (e.g., `git commit`, `npm install`). It lets you declare a JSON configuration of commands, options, and handlers, then routes parsed arguments to the appropriate function, with built‑in support for defaults, root handling, usage/help printing, and “all/none” callbacks. It’s aimed at developers who need a lightweight, configurable CLI router without pulling in a full‑featured framework.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/subcommand

Account's avatar
finnp/cliclopts
Command line options helper and usage printer
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

max-mapper's profile
max-mapper
24 contributions
joehand's profile
joehand
2 contributions
okdistribute's profile
okdistribute
2 contributions

Recent events

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

No events yet
maxogden

maxogden/subcommand

Create CLI tools with subcommands. A minimalist CLI router

JavaScript
42
6
Other