A minimal path module to resolve Unix, Windows and URL paths alike.
Check if a path is the current working directory
Cross-platform PATH env name
Resolve the path of a module like `require.resolve()` but from a given path
posix-specific core path module
redefine an svg path with absolute coordinates
A document path library for Node
Yet another SVG path parser. This one's tiny
Resolves a path to an absolute path. Supports tilde
Check if a file path is a text file
Convert all segments in a path to curves
Returns true if a filepath is a windows UNC file path.
Create an object path from a list or array of strings.
Universal filesystem path utils
Determine an app's root path from anywhere inside the app
Convert a dependency path into a filepath
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
path-extra contains methods that aren't included in the vanilla Node.js path package.
Detect if string an SVG path
Get the AppData path
Check if a path is in the current working directory
Returns true if a windows file path has invalid characters.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
Get the path of the parent module