request-arguments-parser
retrieve express request arguments whether they are in GET, POST or JSON body params
retrieve express request arguments whether they are in GET, POST or JSON body params
Serialize JavaScript objects from command line arguments
key formatter based on a function's arguments
parses the arguments array passed to a function by variable type and their position in the array, returns the requested type & position
This NodeJS module is a companion module for https://github.com/philidem/node-rest-handler that provides parsing and validation for routes that declare their options.
Parse cli commands in a string intended for child_process#spawn
object to parse commandline-args and options.
Can map any argument passed to npm run-script after the '--' delimiter to any command chained with '&&' or '&'.
Parse command line arguments
Powerful and flexible signature for `gitclone` - defaults, checks, validating, etc
Multiple signatures for a function
A typescript command line argument parser that does the work for you
Light arguments parser for Node.js
A utility for managing optional typed arguments.
Parse argv as String or process.argv
Filter an array or arguments by JavaScript native type (e.g. functions, strings, etc).
Transform an options object into an array of args.
Control function arity.
Partial application. Shuv args around the place.
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.