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

argh is a lightweight Node.js library for parsing command-line arguments and options, designed for developers who need a simple, focused tool without the bloat of full-featured CLI frameworks. It supports boolean flags, key-value pairs, type conversion, and grouping arguments into objects, making it ideal for building custom CLI tools or as a dependency in larger CLI libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 3rd-eden/argh

Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

3rd-Eden's profile
3rd-Eden
39 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
4 contributions
tomgco's profile
tomgco
2 contributions
mathiasbynens's profile
mathiasbynens
1 contributions

Recent events

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

No events yet
3rd-eden

3rd-eden/argh

argh is a extremely light weight option/argument/process.argv parser for Node.js. It only parses options, nothing more than that.

JavaScript
47
3
MIT License