sindresorhus / untildify
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
☆144Updated last year
Related projects ⓘ
Alternatives and complementary repositories for untildify
- Find the closest package.json file☆159Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Lazy number range generator☆82Updated 10 months ago
- Get a random temporary file path☆79Updated last year
- Filter object keys and values into a new object☆100Updated 5 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- Check if your package was installed globally☆70Updated last year
- Reliably get the terminal window size☆140Updated last year
- Read the closest package.json file☆258Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get stdin as a string or buffer☆337Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Create a hash for file revving☆105Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- node module to check if a command-line command exists☆144Updated last year
- Get the path of the parent module☆77Updated last year
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Check if a path exists☆150Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆90Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- JavaScript option parsing and help generation library☆162Updated 6 months ago
- Run the Node.js binary no matter what☆138Updated 3 years ago