passed
command line argument parser
command line argument parser
The opposite of minimist: take an object and turn it into an array of command-line arguments
Simple Typescript CLI options parser.
A full-featured framework for building command line applications (cli) with node.js
A 730B library for parsing CLI flags. Inspired by Deno's `std` [`flags`](https://github.com/denoland/deno_std/blob/main/flags/mod.ts) module.
A full-featured framework for building command line applications (cli) with node.js
A full-featured framework for building command line applications (cli) with node.js
A simple npm package that loads configuration using .env files, environment variables and node arguments
Utility for dispatching subcommand based on filename
cli for the minimum viable argument parser
parse arguments with recursive contexts
command line app framework
Cmdliner — Declarative definition of command line interfaces for OCaml
Command line option parser
minimum viable argument parser
Argv parser. Like `optimist` but using node's `util.parseArgs`.
an options parser for bash scripts based on minimist
Minimist with types.
```ts import { parseArguments } from '@thisismanta/pessimist'
command line argument parser