sindresorhus / dargsLinks
Reverse minimist. Convert an object of options into an array of command-line arguments
☆185Updated 2 years ago
Alternatives and similar repositories for dargs
Users that are interested in dargs are comparing it to the libraries listed below
Sorting:
- Get namespaced config from the closest package.json☆121Updated last year
- Reliably get the terminal window size☆142Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Detect the indentation of code☆196Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Create a hash for file revving☆105Updated last year
- Toggle the CLI cursor☆110Updated 11 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- Import a globally installed module☆58Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Diff two versions of a node module☆211Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Get the path of the parent module☆77Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆201Updated 2 weeks ago
- Write data to a random temporary file☆105Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago