sindresorhus / untildifyLinks
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆148Updated 5 months ago
Alternatives and similar repositories for untildify
Users that are interested in untildify are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆166Updated 8 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Indent each line in a string☆115Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Lazy number range generator☆83Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 5 months ago
- Create a hash for file revving☆108Updated 2 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Reliably get the terminal window size☆146Updated last week
- Get the directory of globally installed packages and binaries☆77Updated last week
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 5 months ago
- Check if a string is HTML☆95Updated 5 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Toggle the CLI cursor☆113Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Sort the keys of an object☆108Updated 5 months ago
- node module to check if a command-line command exists☆147Updated 3 years ago