node-unc-path-regex

regex to test if a file path is windows UNC file path
  https://github.com/regexhq/unc-path-regex
  0
  no reviews



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.

Node.js is an event-based server-side JavaScript engine.