sindresorhus / find-up-cliLinks
Find a file by walking up parent directories
☆43Updated 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
Sorting:
- 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.☆68Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 5 months ago
- 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 indentation of code☆22Updated last month
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Return a list of devices and their viewports☆60Updated 9 years ago
- Detect the file type of a file or stdin☆82Updated 3 years ago
- Create clickable links in the terminal☆91Updated 2 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆73Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Get the fullname of the current user☆15Updated last year
- Strip comments from CSS☆40Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get an available port☆149Updated 2 months ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Check if a string has ANSI escape codes☆50Updated 2 months ago
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago
- Get all URLs in a text file or stdin☆46Updated 3 years ago
- Stylelint shareable config for XO with 2-space indent☆13Updated 5 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Get free disk space info from `df -kP`☆63Updated last month
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆72Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago