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

parse-cmd-args is a Node.js utility that parses command-line arguments from `process.argv`, returning an object with the command path and parsed flags. It's designed for developers building Node.js CLI tools who need a simple way to handle user input, flags, and options. The library is particularly useful for creating command-line interfaces with version and help functionality.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of neogeek/parse-cmd-args

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

neogeek's profile
neogeek
97 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
15 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
6 contributions

Recent events

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

No events yet
neogeek

neogeek/parse-cmd-args

🔍 Returns an object containing the path and flags parsed from process.argv

TypeScript
1
0
MIT License