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
- Reliably get the terminal window size☆141Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Find the closest package.json file☆161Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Indent each line in a string☆112Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Lazy number range generator☆82Updated last year
- Create an error from multiple errors☆245Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 4 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆207Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Filter object keys and values into a new object☆101Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆197Updated 3 months ago
- Diff two versions of a node module☆212Updated last year
- Read a package.json file☆166Updated last year
- Check if your package was installed globally☆70Updated last year
- Detect the indentation of code☆196Updated last year
- Run the Node.js binary no matter what☆138Updated 3 years ago
- Write a package.json file☆89Updated 5 months ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated 10 months ago