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

runex is a Node.js utility that allows you to execute a module's exported `run` function directly from the command line using `npx runex` or `node -r runex`, eliminating the need for boilerplate code to handle argument parsing and execution. It's designed for developers who want to create command-line tools from their modules without cluttering them with execution logic, particularly useful for those who frequently create small scripts or utilities that need to be both importable and executable.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of karfau/runex

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
testdouble/testdouble.js
A minimal test double library for TDD with JavaScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

karfau's profile
karfau
62 contributions
renovate[bot]'s profile
renovate[bot]
58 contributions
renovate-bot's profile
renovate-bot
32 contributions
dependabot[bot]'s profile
dependabot[bot]
11 contributions

Recent events

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

No events yet
karfau

karfau/runex

Run (javascript) module export as a script

JavaScript
1
1
MIT License