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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Check if a URL is absolute☆80Updated 3 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Create a hash for file revving☆107Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if a string is HTML☆95Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Read the closest package.json file☆268Updated last month
- Sort the keys of an object☆107Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Toggle the CLI cursor☆113Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a value is a plain object☆103Updated last year