Type-safe, ergonomic package for working with paths and filenames, both plain and in URLs, in pure TypeScript (browser-safe, no dependencies)
Type-safe, ergonomic package for working with paths and files in Node.js
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
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
Node.js path.parse() ponyfill
Get the first path that exists on disk of multiple paths
Check if a path is inside another path
Path manipulation library for JavaScript
TypeScript finite state machine engine with a readable DSL, strong typing, and well-defined runtime semantics
the path module from node core for browsers
TypeScript definitions for d3-path
Get your PATH prepended with locally installed binaries
utility box for ECMAScript language tools
Convert Windows backslash paths to slash paths
The string_decoder module from Node core
Serialize Canvas path commands to SVG.
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