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:
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Find the closest package.json file☆166Updated 8 months ago
- Indent each line in a string☆115Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Toggle the CLI cursor☆113Updated last year
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 5 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Reliably get the terminal window size☆146Updated last week
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 5 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Randomize the order of items in an array☆111Updated last week
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Copy a file☆123Updated 5 months ago
- Create a hash for file revving☆108Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- node module to check if a command-line command exists☆147Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Sort the keys of an object☆108Updated 5 months ago
- Conditional promise chains☆63Updated 4 years ago