jonschlinkert/find-file-up

jonschlinkert/find-file-up

Releases6
Frequency2 months 1 day
Last Release
Stars9
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.

Linked projects

Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.