find-up
Find a file or directory by walking up parent directories
find-up-simple
Find a file or directory by walking up parent directories — Zero dependencies
find-file-up
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.
walk-back
Walk up the directory tree until the specified path is found.