arg
npmv5.0.2TypeScriptUnopinionated, no-frills CLI argument parser
Overview
arg is an npm package that unopinionated, no-frills CLI argument parser. The latest version is 5.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need unopinionated, no-frills CLI argument parser and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
- Lean dependency tree (3 direct dependencies).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of arg.
Dependencies
Used by
Popular packages that depend on arg.
Frequently installed together
TypeScript definitions for node
The semantic version parser used by npm.
The Expo SDK
Lightweight debugging utility for Node.js and the browser
the most correct and second fastest glob implementation in JavaScript
Resolve the path of a module like `require.resolve()` but from a given path
Get and typecast environment variables.
hydrate environment variables from .env files into process.env
A Promise-based interface into processes created by child_process.spawn
wasm module for swc
No description provided.
Expo Router is a file-based router for React Native and web applications.
Version history
| Version | Published | License |
|---|---|---|
| 5.0.2latest | 4 years ago | MIT |
| 5.0.1 | 4 years ago | MIT |
| 5.0.0 | 5 years ago | MIT |
| 4.1.3 | 6 years ago | MIT |
| 4.1.2 | 6 years ago | MIT |
| 4.1.1 | 7 years ago | MIT |
| 4.1.0 | 7 years ago | MIT |
| 4.0.1 | 7 years ago | MIT |
| 3.0.0 | 7 years ago | MIT |
| 2.0.1 | 7 years ago | MIT |
| 2.0.0 | 8 years ago | MIT |
| 1.0.1 | 8 years ago | MIT |
| 1.0.0 | 8 years ago | MIT |
| 0.0.1 | 14 years ago | MIT |
Maintainers
Frequently asked questions
How do I install arg?
Run `npm install arg` to add arg to your npm project.
What license is arg released under?
arg is distributed under the MIT license.
How popular is arg?
arg has approximately 0 downloads per week and 1 known dependent packages.