sindresorhus / untildifyLinks
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆148Updated 2 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☆144Updated last month
- Find the closest package.json file☆166Updated 5 months ago
- Indent each line in a string☆114Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get a random temporary file path☆81Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Toggle the CLI cursor☆113Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Map over promises serially☆50Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Check if a URL is absolute☆80Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Linter for XO☆181Updated last month
- Check if argv has a specific flag☆95Updated 4 years ago
- Randomize the order of items in an array☆109Updated 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago