A regular expression that matches any of the code points that Verisign allows by default in IDN.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Recursive matching plugin for Regex+
Tiny helpers for processing regex syntax
A regular expression to match all emoji-only symbols
Tool for generation samples based on OpenAPI payload/response schema
Plugin for AJV that adds support for some of string formats adding in the draft2019 JSON Schema.
An internationalized hostname validator as defined by RFC5890, RFC5891, RFC5892, RFC5893, RFC3492 and UTS#46
Give a regex, get a robust predicate function that tests it against a string.
Regular expression for matching ANSI escape codes
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Regular expression for matching a shebang line
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
A drop-in replacement for new RegExp() with types
Tool for generation samples based on JSON Schema Draft 7
Regex template tag with extended syntax, context-aware interpolation, and always-on best practices
Compile ES2015 Unicode regex to ES5
Compile regular expressions using named groups to ES5.
Compile ES2015 sticky regex to an ES5 RegExp constructor
TypeScript definitions for safe-regex
Compile Unicode property escapes in Unicode regular expressions to ES5.
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions using duplicate named groups to index-based groups.