sindresorhus / find-upLinks
Find a file or directory by walking up parent directories
☆616Updated last month
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☆247Updated last month
- Get a random temporary file or directory path☆431Updated 2 years ago
- the mighty option parser used by yargs☆511Updated last month
- Copy files☆429Updated 11 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆711Updated 3 months ago
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Autocomplete prompt for inquirer☆360Updated last year
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆477Updated last month
- Detect if the current environment is a CI server☆395Updated 7 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- npm fetcher☆374Updated last month
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Quickly scan for CLI flags and arguments☆647Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆398Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆376Updated last week
- Get the visual width of a string - the number of columns required to display it☆492Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Read the closest package.json file☆269Updated last year
- Get an available TCP port☆907Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Create clickable links in the terminal☆639Updated last month
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Join all arguments together and normalize the resulting url.☆363Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year