Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆148Sep 9, 2025Updated last year
Alternatives and similar repositories for untildify
Users that are interested in untildify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated this week
- Truncate a semver version: 1.2.3 → 1.2.0☆17Jul 9, 2022Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 10 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Lowercase the keys of an object☆42Feb 2, 2026Updated 7 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 4 years ago
- Check if a path is a file, directory, or symlink☆81Updated this week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated this week
- Strip redundant indentation and indent the string☆55Updated this week
- Detect the dominant newline character of a string☆55Sep 23, 2023Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated 7 months ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Aug 18, 2021Updated 5 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated 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.
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆38Aug 9, 2021Updated 5 years ago
- Check if your code is running in a JXA environment☆33Sep 18, 2021Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated this week
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated this week
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated this week
- Get the version of a binary in semver format☆43Apr 3, 2024Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Check if a path is the current working directory☆22May 10, 2025Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Sep 7, 2025Updated last year
- Check if a path is in the current working directory☆23Updated this week
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated this week
- Get free disk space info from `df -kP`☆63Sep 13, 2025Updated last year
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated 2 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆40Mar 4, 2026Updated 6 months 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.
- Strip UTF-8 byte order mark (BOM)☆22Sep 15, 2025Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Feb 19, 2023Updated 3 years ago
- Check if a string is a valid filename☆60Aug 28, 2026Updated 3 weeks ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆64Updated this week
- Modify the values of an object☆28Sep 10, 2021Updated 5 years ago
- Check if a path exists☆154Updated this week