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

Completarr is a tiny Node.js library that adds zero‑configuration shell auto‑completion (bash, zsh, fish) to CLI tools built with **yargs**. By requiring the module and adding simple post‑install/uninstall npm hooks, developers can automatically generate completion scripts for their globally‑installed commands without writing any shell code. It’s aimed at JavaScript developers who ship yargs‑based command‑line applications and want a hassle‑free, cross‑shell completion experience.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
loilo's profile
loilo
14 contributions
loilo

loilo/completarr

Zero config autocompletions for yargs apps (bash, zsh, fish)

JavaScript
2
1
MIT License

Support the dependencies of loilo/completarr

Account's avatar
f/omelette
Omelette.js Simple Autocompletion Helper for Node
Account's avatar
mccormicka/string-argv
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Account's avatar
yargs/yargs-parser
the mighty option parser used by yargs
Account's avatar
standard/standard
JavaScript Standard Style