Core library for media playback in the browser shared by mux elements
TypeScript definitions for find-root
Walk up ancester's dir up to root
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
Find the path of the first file matching a given name, walking the filesystem upwards.
General purpose file utilities
walk paths fast and efficiently
GitHub API token authentication for browsers and Node.js
vfile utility to find one or more files by searching the file system upwards
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Find and parse the tsconfig.json file from a directory path
tar for node
Core libraries that every NodeJS toolchain project should use
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Find the nearest file with a given name
Find a config file (like .jshintrc) by walking up from a specific directory.
Find a .rc file given a name
Get the first path that exists on disk of multiple paths
Crazy fast http radix based router
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.
Finds the common standard cache directory
Finds all JavaScript ES Module dependencies from a filename.
Babel preset for React Native applications
The Node.js bindings of the humanfs library.