sindresorhus / find-upLinks
Find a file or directory by walking up parent directories
☆613Updated 2 weeks ago
Alternatives and similar repositories for find-up
Users that are interested in find-up are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Copy files☆429Updated 10 months ago
- Get the visual width of a string - the number of columns required to display it☆490Updated 11 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Autocomplete prompt for inquirer☆358Updated last year
- Quickly scan for CLI flags and arguments☆647Updated last year
- the mighty option parser used by yargs☆510Updated 3 weeks ago
- Get a random temporary file or directory path☆429Updated last year
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated last year
- Create clickable links in the terminal☆635Updated last month
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Detect if the current environment is a CI server☆392Updated 6 months ago
- Simple micro templating☆363Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Pretty unicode tables for the command line☆569Updated 6 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Colored symbols for various log levels☆756Updated 3 weeks ago
- Get paths for storing things like data, config, cache, etc☆393Updated 11 months ago
- ⬅️ ES6 string tag that strips indentation from multi-line strings.☆1,024Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Read the closest package.json file☆268Updated last year
- Global identifiers from different JavaScript environments☆490Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆337Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Read a package.json file☆168Updated last year
- Sort an Object or package.json based on the well-known package.json keys☆859Updated last week
- Get metadata of a package from the npm registry☆242Updated 11 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆396Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago