find-up
Find a file or directory by walking up parent directories
Find a file or directory by walking up parent directories
Make a directory and its parents if needed - Think `mkdir -p`
Find the root directory of a Node.js project or npm package
Read the closest package.json file
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the closest package.json file
unist utility to recursively walk over nodes, with ancestral information
Returns the chain of JavaScript files used to require a given Node module - i.e. its ancestors
Get the prototype chain of any value as an Array
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Find a file by walking up parent directories
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Find a file by walking down parent directories.
Walk up the tree to resolve `tsconfig.json` configuration objects.
Get an array of parent directories including itself
querySelector but for parent nodes
unist utility to add references to parents on nodes in a tree
Find the root directory of a `git` repository
Find the closest parent that matches a selector.
Find the root directory of an npm package