Extract the non-magic parent path from a glob string.
Express style path to RegExp utility
Get the PATH environment variable key cross-platform
Check if a path is a file, directory, or symlink
Check if a path exists
Node.js path.parse() ponyfill
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
A minimal path module to resolve Unix, Windows and URL paths alike.
Check if a file path is a binary file
the path module from node core for browsers
Get the first path that exists on disk of multiple paths
Check if a path is inside another path
Path manipulation library for JavaScript
Serialize Canvas path commands to SVG.
TypeScript definitions for d3-path
Get your PATH prepended with locally installed binaries
Resolve the path of a module like `require.resolve()` but from a given path
utility box for ECMAScript language tools
Tests whether one path is inside another path
The string_decoder module from Node core
Convert Windows backslash paths to slash paths
Safer Node.js Buffer API
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Modern Buffer API polyfill without footguns