{"library":"vfile-find-up","type":"library","category":null,"description":"vfile-find-up is a utility within the vfile ecosystem designed to locate one or more files by traversing the file system upwards from a specified path. It operates on `vfile` objects, which standardize virtual file representation, making it suitable for unified processing workflows. The current stable version is 7.1.0, and the package maintains a steady release cadence, typically introducing major versions for breaking API changes or significant architectural shifts. Key differentiators include its tight integration with `vfile` for consistent file handling, its specific focus on *upward* directory traversal (contrasting with `vfile-find-down`), and its provision of both promise-based and traditional callback APIs, offering flexibility for asynchronous operations. It's particularly useful for locating configuration files or project roots.","language":"javascript","status":"active","version":"7.1.0","tags":["javascript","vfile","vfile-util","util","utility","virtual","file","walk","find","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vfile-find-up","imports":["import { findUp } from 'vfile-find-up';","import { findUpAll } from 'vfile-find-up';","import type { Callback } from 'vfile-find-up';"]},{"cmd":"yarn add vfile-find-up","imports":[]},{"cmd":"pnpm add vfile-find-up","imports":[]}],"homepage":null,"github":"https://github.com/vfile/vfile-find-up","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vfile-find-up","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vfile-find-up/compatibility"}}