Regular expression for matching issue references
Strip ANSI color codes from a string. No dependencies.
Escape regular expression special characters
Hash map of country ISO-3 codes to regular expression identifiers
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
Regular expression for matching JavaScript identifiers
Escape regular expression special characters
3x as fast as `is-whitespace` and `whitespace-regex` thanks to `is-string-blank`. This package is a simple function that accepts an argument and returns `true` if it is a string AND it is not blank. Supports Node and Browser environments.
Regular expression for matching XML NCName
Regular expressions for matching against the XML Character Classes
Weapon regeX mutates regular expressions for use in mutation testing.
Replace search occurrences with a replacement string.
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Escapes input characters to be used in regular expressions.
Escape RegExp special characters
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
ESLint rules using Regular Expression
Get all the matches for a regular expression in a string.
The goal of the package is to provide lightweight tools for validating strings denotings dates and time. It includes ISO 8601 datestring validation, simple YYYY-MM-DD date validation and time validation in hh:mm:ss.fff format. See details in readme.
Create regex for template delimiters.
Bash-powered globbing for node.js
Tagged template string regular expression compiler.
Maintainable regular expressions for TypeScript and JavaScript.
Regular expressions for various Unicode character classes extracted from XRegExp
Specify the Typedoc Module of a file using a regular expression on the filename
Regular expression for matching javascript require statements.
Relocatable regular expressions.
Regular expression for matching email addresses
Regular expression to parse a regular expression string.
Parses a regular expression string and returns a new regular expression.
Regular expression for matching HTML empty conditional comments
A gulp plugin to remove parts of code based on regular expressions.
A regular expression that matches common filenames that we want to ignore
a regular expression that matches all the surrogate pairs and combining-marked characters in a string
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.
Detect vulnerable regexes by querying a service hosted at Virginia Tech.
Regular expression for matching es6 template delimiters in a string.