sindresorhus / find-up
Find a file or directory by walking up parent directories
☆582Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for find-up
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Copy files☆425Updated 3 months ago
- Get a random temporary file or directory path☆424Updated last year
- Shared TypeScript config for my projects☆350Updated 2 months ago
- Delay a promise a specified amount of time☆608Updated last year
- npm fetcher☆354Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 4 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Detect if the current environment is a CI server☆384Updated 3 years ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆440Updated last week
- Read the closest package.json file☆258Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- Memoize promise-returning & async functions☆396Updated last year
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- Get metadata of a package from the npm registry☆237Updated 3 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year
- Global identifiers from different JavaScript environments☆404Updated this week
- Autocomplete prompt for inquirer☆353Updated 10 months ago
- Parse JSON with more helpful errors☆346Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Implements the node.js require.resolve() algorithm☆776Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Get the bundle size of an npm package.☆423Updated 2 years ago
- Colored symbols for various log levels