Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
- codegen
- desugaring
- ecmascript
- es5
- es6
- harmony
- javascript
- refactoring
- regex
- regexp
- regular expressions
- rewriting
- syntax
- transformation
- View more
Compile Unicode property escapes in Unicode regular expressions to ES5.
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
- array
- assign
- buffer
- clamped
- clone
- clone-array
- clone-array-deep
- clone-buffer
- clone-date
- clone-deep
- clone-map
- clone-object
- clone-object-deep
- clone-reg-exp
- View more
Convert globs to regular expressions
Parse regular expressions' unicodeSets (v) flag.
Regular expression parser for ECMAScript.
- regexp
- regular
- expression
- parser
- validator
- ast
- abstract
- syntax
- tree
- ecmascript
- es2015
- es2016
- es2017
- es2018
- View more
Compile regular expressions using duplicate named groups to index-based groups.
Compile regular expressions using named groups to ES5.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Spec-compliant polyfill for String.prototype.matchAll
Tokenizes a string that represents a regular expression.
Returns true if a filepath is a windows UNC file path.
Check if a string has ANSI escape codes
Generate regular expressions from regjsparser’s AST.
Compile inline regular expression modifiers
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.
Check if a value is a regular expression
Regular Expressions parser in JavaScript
Regular expression for matching IP addresses (IPv4 & IPv6)
Regular expression for matching semver versions