find-up

Directory finder

A utility library for finding files or directories by walking up parent directories

Find a file or directory by walking up parent directories

GitHub

582 stars
11 watching
40 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/find-up-cli A utility for finding files by walking up parent directories 39
sindresorhus/package-up Finds the closest package.json file in a directory tree 159
sindresorhus/find-cache-dir Finds and returns the standard cache directory for a given project name 151
sindresorhus/pkg-dir-cli A tool that finds the root directory of a Node.js project or package 24
sindresorhus/pkg-dir Finds the root directory of a Node.js project or npm package 235
sindresorhus/make-dir Creates directories and their parents if needed 474
sindresorhus/del Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. 1,325
sindresorhus/pokemon A module that provides access to Pokémon names and IDs in various languages. 490
sindresorhus/del-cli A utility for permanently deleting files and directories with optional safety features. 315
sindresorhus/get-port-cli A command-line tool to find an available port on a specified host. 144
sindresorhus/latest-version-cli A tool to find the latest version of an npm package 53
sindresorhus/os-locale A package to get the system locale information 225
sindresorhus/npm-name A utility to check if package or organization names are available on npm. 168
sindresorhus/read-package-up Finds the closest package.json file and returns its contents 258
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65