sindresorhus / untildifyLinks
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆145Updated 3 weeks 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☆142Updated 3 weeks ago
- Find the closest package.json file☆165Updated 3 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated 3 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- 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
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check if your package was installed globally☆70Updated last year
- node module to check if a command-line command exists☆147Updated 2 years ago
- Toggle the CLI cursor☆112Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Write data to a random temporary file☆105Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Conditional promise chains☆62Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a value to an array☆130Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Randomize the order of items in an array☆107Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Reliably get the terminal window size☆144Updated last year