Express style path to RegExp utility
Express style path to RegExp utility
Engine for Shiki using JavaScript's native RegExp
Highlight ECMAScript syntax for the console or any other medium.
ES6 spec-compliant RegExp.prototype.flags shim.
Shiki's fork of `vscode-textmate`
Escape RegExp special characters
Convert Oniguruma patterns to native JavaScript RegExp
Parses a Regular Expression and outputs an AST
Converts PCRE regexp strings to JavaScript RegExp instances
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
Compile ESNext Regular Expressions to ES5
Convert globs to regular expressions
A tiny (304B to 489B) utility for check for deep equality
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Regular Expressions parser in JavaScript
Compile ES2015 Unicode regex to ES5
Create random strings that match a given regular expression.
Regular expression to detect an extended-length path.
A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇
Compile inline regular expression modifiers
RegExp Match Indices polyfill
match capture groups and return index
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.