sindresorhus / dargs
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
- Find the closest package.json file☆164Updated last year
- Reliably get the terminal window size☆140Updated last year
- Captures and cleans stack traces.☆194Updated last year
- Lazy number range generator☆81Updated last year
- Import a globally installed module☆58Updated last year
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- Read a package.json file☆167Updated last year
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Write a package.json file☆88Updated 10 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- Create an error from multiple errors☆245Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Detect the indentation of code☆196Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated 3 weeks ago
- Copy a file☆120Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Easily handle defaults for your options☆74Updated last year
- Get PID from a port☆79Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆185Updated last year