sindresorhus / dargs
Reverse minimist. Convert an object of options into an array of command-line arguments
☆185Updated last year
Alternatives and similar repositories for dargs:
Users that are interested in dargs are comparing it to the libraries listed below
- Get namespaced config from the closest package.json☆121Updated last year
- Find the closest package.json file☆162Updated last year
- Detect the indentation of code☆196Updated last year
- Write a package.json file☆89Updated 6 months ago
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated 3 months ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Indent each line in a string☆114Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Read a package.json file☆166Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Captures and cleans stack traces.☆193Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Sanity check which files you are and aren't about to publish to npm☆85Updated 2 years ago
- Check if a path exists☆150Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create an error from multiple errors☆245Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆198Updated 4 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Get PID from a port☆80Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if something is a Node.js stream☆110Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago