Find a file by walking up parent directories (barebones implementation, no dependencies)
Walk up ancester's dir up to root
Find a file or directory by walking up parent directories
Find the closest babel config based on a directory
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
Return an array of all parent node_modules directories
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.
Find a file or directory by walking up parent directories — Zero dependencies
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.
A drop-in replacement for fs, making various improvements.
Make synchronous web requests
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Finds the first parent directory that contains a given file or directory.
A Node.js communication port that can pass messages synchronously between workers
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Get an array of recursive directory contents
Twilio Sync client library
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
Read the closest package.json file
tldraw infinite canvas SDK (multiplayer sync).
Find the closest package.json file
vfile utility to find one or more files by searching the file system upwards
Capistrano exts is a set of helper tasks to help with the initial server configuration and application provisioning. Things like creating the directory structure, setting up that database, and other one-off you might find yourself doing by hand far too often. It provides many helpful post-deployment tasks to help you import/export database and contents as well as sync one stage with another.
Contentful API wrapper library exposing an ActiveRecord-like interface