Showing 1-20 of 72,962 packages
Convert globs to regular expressions
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Regular expression parser for ECMAScript.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Enforces module path case sensitivity in Webpack
All change-case methods bundled in a single module
Generate regular expressions from regjsparser’s AST.
Regular expression parser for ECMAScript.
Escape a regular expression string or pattern.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Transform a string into title case following English rules
Tokenizes a string that represents a regular expression.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v17.0.0’s categories, scripts, blocks, bidi, and other properties.
A library for finite automata and regular expressions in the context of JS RegExp
Transform a string by swapping every character from upper to lower case, or lower to upper case
JSS plugin that allows to write camel cased rule properties
Parse regular expressions' unicodeSets (v) flag.
lezer-based HTML grammar
Compile regular expressions using named groups to ES5.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.