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

`args-tokenizer` is a lightweight JavaScript library that parses shell commands with arguments into an `argv` array, making it easy to work with command-line tools and libraries expecting array format arguments. It handles quoted strings, escaped characters, and multiline input, making it ideal for parsing human-readable shell commands, especially `curl`-style commands. The library is particularly useful for developers working with command-line tools, build scripts, or libraries like `tinyexec` that require argument arrays.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of trysound/args-tokenizer

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

TrySound's profile
TrySound
23 contributions

Recent events

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

No events yet
trysound

trysound/args-tokenizer

Tokenize a shell string into argv array

TypeScript
28
2
MIT License