dargs
Reverse minimist. Convert an object of options into an array of command-line arguments.
nopt-usage
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.
sendak-usage
A command-line parser/usage generator wrapping nopt
to-flags
Convert the properties of an object to command line flags.