Showing 1-20 of 49 packages
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Default options for nopt
TypeScript definitions for nopt
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.
nopt wrapper with commander-like API
A command-line parser/usage generator wrapping nopt
nopt with default values
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Plugin for @opt/parse making nopt the parser
Fix arguments parsing for Grunt ~0.4.x
Configuration management for the npm cli
Enhances nopt with ability to interpret words as options
A quick way to see the licenses of modules you depend on—recursively.
Type definitions for nopt 3.0.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped
nopt wrapped in stream
TypeScript typings for nopt
Plugin for @opt/parse allowing words to be options for nopt
Simplified cli program head, using nopt as parser
This packages loads configuration from command line, environment and a set of configuration files.
Fork of https://github.com/sindresorhus/dargs. Converts an object of options into an array of command-line arguments. Useful when calling command-line tools. Now object-aware