Return a regular expression to parse a UNC path.
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.
Regular expression to detect an extended-length path.
Return a regular expression to parse a regular expression string.
Return a regular expression to capture a function name.
Create a regular expression from a regular expression string.
Test if a value is a regular expression string.
Escape a regular expression string or pattern.
Test if a value is a regular expression.
Express style path to RegExp utility
Return a regular expression to match a newline character sequence.
Regular expressions.
It's a very fast and efficient glob library for Node.js
Escape RegExp special characters
Parses a Regular Expression and outputs an AST
TypeScript definitions for unc-path-regex
Compile ESNext Regular Expressions to ES5
Resolve a path by walking parent directories.
Compile inline regular expression modifiers
Convert between POSIX and Windows paths.
Compile ES2015 Unicode regex to ES5
Test whether a path exists on the filesystem.
Create random strings that match a given regular expression.