Here are
12 public repositories
matching this topic...
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Updated
Mar 28, 2018
JavaScript
Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.
Updated
Mar 28, 2018
JavaScript
Read the closet .babelrc file
Updated
Jan 5, 2023
JavaScript
Find up utility implemented in Go
Resolve paths from a set of paths by walking parent directories.
Updated
Aug 12, 2025
JavaScript
Resolve a path by walking parent directories.
Updated
Aug 12, 2025
JavaScript
Find a file or directory by walking up parent directories recursively. Zero dependency.
Updated
Dec 5, 2021
TypeScript
Resolve a path according to a predicate function by walking parent directories.
Updated
Jan 13, 2025
JavaScript
Reliable method to find the root path of your @git repo, @npm /@pnpm package or app.
Updated
Feb 26, 2025
JavaScript
Find the first path matching a glob pattern, walking up from a given directory.
Updated
Jun 27, 2025
JavaScript
Searches specified file (or files) in the current directory and all parent directories.
A flexible find-up implementation supporting string, RegExp, CJS/ESM dual build, and custom matcher.
Updated
Aug 8, 2025
TypeScript
Improve this page
Add a description, image, and links to the
find-up
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
find-up
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.