Description
Provides a Node.js library for parsing command-line options, used by npm and other JavaScript tools. It helps programs interpret flags, values, defaults, and option aliases.
Most users install it as a dependency of Node tooling. Developers use it when building command-line applications that need predictable option handling.