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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of last-order/erii

Account's avatar
nathanpeck/clui
A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.
Account's avatar
validatorjs/validator.js
String validation and sanitization
Account's avatar
yargs/yargs-parser
the mighty option parser used by yargs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Last-Order's profile
Last-Order
27 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
fireattack's profile
fireattack
2 contributions

Recent events

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

No events yet
last-order

last-order/erii

A library for creating Node.js CLI programs.

TypeScript
2
2
No license

Erii is a lightweight Node.js library that simplifies building command‑line interfaces. It lets developers declare commands, aliases, options (global or per‑command), and automatically validates arguments using validator.js, then generates help text and handles parsing. Ideal for JavaScript developers who need a quick, declarative way to create feature‑rich CLI tools.