Check if a file path is a binary file
Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.
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`.
Return `true` if a file path ends with the given string/suffix.
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
A metalsmith plugin that adds file path values to metadata
Determine two file paths are equal
Get the file paths in a `vinyl` stream
Get n specific segments of a file path, e.g. first 2, last 3, etc.
Basic utility methods for transforming and handling file paths.
Get the name of a dependency from a module file path.