Showing 1-20 of 40,883 packages
A regex engine built with AssemblyScript
Perl regex engine for node.js
Engine for Shiki using JavaScript's native RegExp
Engine for Shiki using Oniguruma RegExp engine in WebAssembly
Shiki syntax highlighting for React Native. Zero bridge overhead with native Oniguruma regex engine.
Single-file header-only regex engine, C99/C++11; Alexander Nadeau (2024).
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Give a regex, get a robust predicate function that tests it against a string.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Regular expression for matching a shebang line
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 named groups to ES5.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Plugin package that adds 'regex' as an engine into Salesforce Code Analyzer
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.
Parse regular expressions' unicodeSets (v) flag.
A regex to match any full character, considering weird character ranges.