sindresorhus / find-up-cliLinks
Find a file by walking up parent directories
☆42Updated 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
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆26Updated last month
- 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
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Get the fullname of the current user☆15Updated last year
- Strip comments from CSS☆40Updated 3 years ago
- Return a list of devices and their viewports☆61Updated 9 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Detect the file type of a file or stdin☆80Updated 3 years ago
- Create boxes in the terminal☆71Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Strip the authentication part of a URL☆18Updated 3 years ago
- Get all URLs in a text file or stdin☆46Updated 3 years ago
- Get an available port☆148Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆71Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆68Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago