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

action‑selector is a tiny Node.js utility that chooses and runs a function (“action”) from a user‑provided map based on a configuration object (e.g., command‑line flags or arguments). It returns an EventEmitter that emits an `action` event with the selected function or a `no-action` event when the requested action isn’t defined, making it handy for building simple CLI command dispatchers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kt3k/action-selector

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
kt3k/kocha
Modern, simpler Mocha clone, no globals, lint friendly
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
25 contributions
kt3k's profile
kt3k
14 contributions

Recent events

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

No events yet
kt3k

kt3k/action-selector

Select actions from the given configuration

JavaScript
2
0
MIT License