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

cross‑argv is a tiny Node.js utility that normalizes the `process.argv` array so that command‑line arguments containing single‑quoted strings (e.g., `node app.js 'foo bar'`) are parsed consistently across Windows cmd.exe and Unix‑like shells. It exports a single function that takes an optional argv array and returns a cleaned, cross‑platform argument list, making it useful for Node developers who need reliable argument handling in scripts that run on multiple operating systems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/cross-argv

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
3 contributions
wll8's profile
wll8
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/cross-argv

Cross platform normalization of process.argv

JavaScript
17
1
MIT License