dargs
popularReverse minimist. Convert an object of options into an array of command-line arguments.
Updated by @sindresorhus
nopt-usage
This module generates a usage string for nopt options. It's based on this PR from Filirom1.
Updated by @zaach
to-flag
Create a command-line argument from a string or string (key) and value.
Updated by @jonschlinkert
dargs-fork
Patch for the [dargs][] package, that adds support for single flags. Convert an object of options into an array of command-line arguments.
Updated by @tunnckocore
to-arg
Create a command-line argument from a string or string (key) and value.
Updated by @jonschlinkert
command-args
Convert an object of options into an array of command-line arguments
Updated by @dengzhao
@opt/require
Plugin for @opt/parse adding type def which calls require() on the value.
Updated by @elidoran
nopt-grunt
deprecatedExposes the full nopt api for defining cli options in Gruntfiles.
Updated by @shannonmoeller