normalize-path
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.
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.
Check if a URL is absolute
Tests whether one path is inside another path
Minify URLs by converting them from absolute to relative.
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
Webpack loader that resolves relative paths in url() statements based on the original source file
Returns `true` if the path appears to be relative.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Use logical properties and values in CSS
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
Formats JavaScript dates to relative time strings.
A collection of implementation for ECMAScript abstract operations
Smartly determine best unit for relative time format
Check if a URL is relative
Formats JavaScript dates to relative time strings.
Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
Get the relative filepath from path A to path B. Calculates from file-to-directory, file-to-file, directory-to-file, and directory-to-directory.
Read files with path relative to the current module without annoying boilerplate code
Convert relative file system paths into safe URI paths
Whether or not a given path is relative