Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
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
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
Compile Unicode property escapes in Unicode regular expressions to ES5.
Convert globs to regular expressions
Spec-compliant polyfill for String.prototype.matchAll
Regular expression parser for ECMAScript.
- regexp
- regular
- expression
- parser
- validator
- ast
- abstract
- syntax
- tree
- ecmascript
- es2015
- es2016
- es2017
- es2018
- View more
Parse regular expressions' unicodeSets (v) flag.
Compile regular expressions using duplicate named groups to index-based groups.
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)
Tokenizes a string that represents a regular expression.
Check if a string has ANSI escape codes
Compile inline regular expression modifiers
Returns true if a filepath is a windows UNC file path.
Regular expression for matching IP addresses (IPv4 & IPv6)
Generate regular expressions from regjsparser’s AST.
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.
Regular Expressions parser in JavaScript
Check if a value is a regular expression
Regular expression for matching semver versions