find-up-cli
File finder
A utility for finding files by walking up parent directories
Find a file by walking up parent directories
39 stars
7 watching
7 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 582 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/del-cli | A utility for permanently deleting files and directories with optional safety features. | 315 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/pkg-dir-cli | A tool that finds the root directory of a Node.js project or package | 24 |
sindresorhus/open-cli | A command-line utility that opens files or URLs on the user's default application. | 419 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/find-cache-dir | Finds and returns the standard cache directory for a given project name | 151 |
sindresorhus/pkg-dir | Finds the root directory of a Node.js project or npm package | 235 |
sindresorhus/pokemon-cli | Tools for interacting with the Pokémon API to retrieve and display Pokémon names | 48 |
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/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
sindresorhus/get-port-cli | A command-line tool to find an available port on a specified host. | 144 |
sindresorhus/trash-cli | A utility that moves files and folders to the trash rather than permanently deleting them. | 1,329 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |