sindresorhus / untildifyLinks
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆145Updated 2 years 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☆137Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Find the closest package.json file☆164Updated last month
- Create a hash for file revving☆105Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Toggle the CLI cursor☆110Updated last year
- Reliably get the terminal window size☆142Updated last year
- Check if your package was installed globally☆70Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Copy a file☆121Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Linter for XO☆180Updated 4 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Get stdin as a string or buffer☆339Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago