sindresorhus / find-up-cli
Find a file by walking up parent directories
☆41Updated last year
Alternatives and similar repositories for find-up-cli:
Users that are interested in find-up-cli are comparing it to the libraries listed below
- Get the path to an app (macOS)☆48Updated 4 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Detect the file type of a file or stdin☆78Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Get the fullname of the current user☆16Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Return a list of devices and their viewports☆62Updated 9 years ago
- Get user info of an npm user☆31Updated last year
- Get the name of the current operating system☆20Updated last year
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆71Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆36Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Get all URLs in a text file or stdin☆46Updated 2 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 6 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Create clickable links in the terminal☆88Updated 4 years ago
- Strip the authentication part of a URL☆18Updated 2 years ago
- Detect whether a terminal supports color☆18Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Detect the indentation of code☆22Updated 3 years ago
- Stylelint shareable config for XO with 2-space indent☆13Updated last year