Maps command-line arguments to a configuration object.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project, `argv-to-object`, is a Node.js module that maps command-line arguments to a configuration object. It's designed for developers who need to parse and organize command-line arguments into a structured format, supporting various data types like strings, numbers, booleans, objects, dates, and regular expressions. The module is particularly useful for building command-line tools or applications that require flexible and type-safe argument parsing.