Node/npm Option Parsing
☆541Feb 27, 2026Updated this week
Alternatives and similar repositories for nopt
Users that are interested in nopt are comparing it to the libraries listed below
Sorting:
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Look up environment settings specific to different operating systems.☆138Dec 18, 2020Updated 5 years ago
- Minimal module to check if a file is executable.☆51Feb 9, 2026Updated 3 weeks ago
- Like ruby's Abbrev module☆167Jan 16, 2026Updated last month
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Nov 11, 2018Updated 7 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Dec 18, 2020Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Run a function exactly one time☆223Oct 25, 2025Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Higher-order functions for easier error handling☆13Apr 15, 2023Updated 2 years ago
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Extended POSIX-style sprintf☆35Nov 2, 2021Updated 4 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- A stream of fixed-size blocks☆53Nov 24, 2025Updated 3 months ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- The logger that npm uses☆440May 3, 2024Updated last year
- ☆37May 17, 2016Updated 9 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- ☆20Oct 18, 2021Updated 4 years ago