Reverse minimist. Convert an object of options into an array of command-line arguments
☆186Sep 18, 2026Updated this week
Alternatives and similar repositories for dargs
Users that are interested in dargs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated this week
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆38Aug 9, 2021Updated 5 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Updated this week
- Get the version of a binary in semver format☆43Updated this week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Strip redundant indentation and indent the string☆55Updated this week
- Lowercase the keys of an object☆42Updated this week
- Create an array with values that are present in the first input array but not additional ones☆40Updated this week
- Node's default require extensions as a separate module☆11Updated this week
- Check if a number is a redirect HTTP status code☆25Updated this week
- Import a module like with `require()` but from a given path☆85Updated this week
- Check if it's the first time the process is run☆83Sep 12, 2025Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated this week
- Split a string at one or more indices☆25May 3, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Convert a time string to seconds: '0017' → 1337☆37May 3, 2021Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated this week
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated this week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated this week
- Compose promise-returning & async functions into a reusable pipeline☆131Updated this week
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Check if a file path is a binary file☆49Updated this week
- Strip a substring from the start/end of a string☆23Updated this week
- Regular expression for matching reserved filename characters☆52Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Find the closest package.json file☆166Updated this week
- Check if a value is a function☆29May 3, 2021Updated 5 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Aug 9, 2021Updated 5 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 5 years ago
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Get free disk space info from `df -kP`☆63Updated this week
- Check if a string is email like☆25Nov 11, 2025Updated 10 months ago
- Check if your code is running as an npm or yarn script☆66Updated this week
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Normalize the newline characters in a string to `\n`☆30Updated this week
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated this week
- Strip shebang (eg. #!/bin/sh) from a string☆11Aug 18, 2021Updated 5 years ago
- Modify the values of an object☆28Updated this week
- Get a random property from an object☆15Jul 2, 2024Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated this week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated this week