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.

common-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.

@igor.dvlpr/unc-path

🥽 Provides ways of parsing UNC paths and checking whether they are valid. 🎱