unc-path-regex
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.
Found 12 results for unc
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.
Returns true if a filepath is a windows UNC file path.
Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
Windows utilities when working with the file system
Test if a value is a UNC path.
Return a regular expression to parse a UNC path.
filepath parses UNC (long and short and cmd aliases) local filesystem path, and unix paths, checks for invalid path characters
Test if a value is a UNC path.
unc project
Find physical path for windows unc shares.
🎍 Provides a universal way of formatting file-paths in Unix-like and Windows operating systems as an alternative to the built-in path.normalize(). 🧬
🥽 Provides ways of parsing UNC paths and checking whether they are valid. 🎱