sindresorhus / find-upLinks
Find a file or directory by walking up parent directories
☆609Updated 2 months ago
Alternatives and similar repositories for find-up
Users that are interested in find-up are comparing it to the libraries listed below
Sorting:
- Copy files☆429Updated 10 months ago
- Get a random temporary file or directory path☆429Updated last year
- Detect if the current environment is a CI server☆392Updated 5 months ago
- Quickly scan for CLI flags and arguments☆649Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Global identifiers from different JavaScript environments☆479Updated this week
- Get the visual width of a string - the number of columns required to display it☆490Updated 11 months ago
- Timeout a promise after a specified amount of time☆289Updated 4 months ago
- Memoize promise-returning & async functions☆407Updated last year
- the mighty option parser used by yargs☆510Updated this week
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- easily create complex multi-column command-line-interfaces.☆375Updated last month
- Get the bundle size of an npm package.☆423Updated 2 years ago
- Create a promise that can be canceled☆443Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Sort an Object or package.json based on the well-known package.json keys☆855Updated 3 weeks ago
- Autocomplete prompt for inquirer☆358Updated last year
- Shared TypeScript config for my projects☆363Updated 6 months ago
- Parse JSON with more helpful errors☆366Updated last month
- Create clickable links in the terminal☆634Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 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,118Updated 3 months ago
- Read a package.json file☆167Updated last year
- Read the closest package.json file☆268Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,043Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆723Updated last month