sindresorhus / untildifyLinks
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆148Updated 3 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 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Toggle the CLI cursor☆113Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Copy a file☆122Updated 4 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Easily handle defaults for your options☆76Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago