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

Object>` #### `cmd.indices.args` `<Object>` #### `cmd.subcommands` `<Object>` #### `cmd.path` `<String>` ### Definition Object A definition object is a declarative object where the key is the modifier and the value is the description or options. The definition object can be used to define flags, arguments, and descriptions. - **Example**: ```js const cmd = command( 'run', summary('Run an app from a link'), { // definition objects can also be used with form {[modifier <arg1>]: '<arg2>' | ['<arg2>', adjusters {...}]}: 'flag --log': 'log', 'flag --store|-s [path]': 'store path', header: 'Welcome to the IoP', footer: 'holepunch.to | pears.com | keet.io' }, arg('<link|channel>', 'link to run'), rest('[...app-args]') ) ``` ### Modifiers Modifiers are used to define the behavior of a command. They can be used to define flags, arguments, and descriptions. #### `header(str)` Defines a header for the command. - **Arguments**: - `str` `<String>`

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of holepunchto/paparam

Account's avatar
holepunchto/brittle
A TAP test runner built for modern times
Account's avatar
holepunchto/lunte
Self-contained linter for Pear/Bare projects
Account's avatar
holepunchto/prettier-config-holepunch
The Prettier shared configuration used by Holepunch

Support the repos that depend on this repository

Top contributors

davidmarkclements's profile
davidmarkclements
64 contributions
rafapaezbas's profile
rafapaezbas
8 contributions
mafintosh's profile
mafintosh
6 contributions
maidh91's profile
maidh91
5 contributions
ruy-dan's profile
ruy-dan
2 contributions
HDegroote's profile
HDegroote
2 contributions
lejeunerenard's profile
lejeunerenard
2 contributions
AndreiRegiani's profile
AndreiRegiani
1 contributions
Didericis's profile
Didericis
1 contributions
jkcdarunday's profile
jkcdarunday
1 contributions

Recent events

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

No events yet
holepunchto

holepunchto/paparam

Strict and fair parameter papa

JavaScript
5
3
Apache License 2.0