sindresorhus / dargs
Reverse minimist. Convert an object of options into an array of command-line arguments
☆184Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dargs
- Get namespaced config from the closest package.json☆120Updated last year
- Reliably get the terminal window size☆140Updated last year
- Find the closest package.json file☆159Updated last year
- Lazy number range generator☆82Updated 10 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Truncate a string to a specific width in the terminal☆85Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Captures and cleans stack traces.☆190Updated last year
- Read a package.json file☆165Updated 11 months ago
- Indent each line in a string☆112Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆196Updated last month
- Write a package.json file☆89Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆187Updated last year
- Compare, format, diff and serialize any JavaScript value☆207Updated 3 months ago
- Toggle the CLI cursor☆103Updated 3 months ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 2 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Read the closest package.json file☆258Updated last year
- Detect the indentation of code☆196Updated last year
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 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 an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Get PID from a port☆80Updated 3 years ago
- Import a globally installed module☆57Updated 9 months ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Diff two versions of a node module☆212Updated last year
- Filter object keys and values into a new object☆100Updated 5 months ago