vfile utility to find one or more files by searching the file system upwards
Virtual file format for text processing
vfile utility to create a virtual message
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
vfile utility to parse the YAML front matter in a file
vfile utility to find one or more files by searching the file system downwards
vfile utility to sort messages by line/column
vfile utility to read and write to the file system
vfile utility to create a report for a file
vfile utility to count messages per category: failures, warnings, etc
Find a file or directory by walking up parent directories
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.
Find a file or directory by walking up parent directories — Zero dependencies
vfile utility to create a JSON report for a file
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
A set of small and fast Node.js utilities to understand your pathing needs.
Find the root directory of a Node.js project or npm package
find the closest package.json
Find the closest package.json file
Read the closest package.json file
vfile utility to create a pretty report for a file
vfile utility to convert to ESLint formatter compatible output
Find, read and parse the first matching file found walking the filesystem upwards.
Find the path of the first file matching a given name, walking the filesystem upwards.