eslint-plugin-no-unsafe-regex
ESLint rules to disallow unsafe regular expressions.
ESLint rules to disallow unsafe regular expressions.
Regular expression for matching non-ASCII characters
Check that given value is valid hex color, using `hex-color-regex` - the best regex for matching hex color values
JSON Schema validation library for JavaScript / Node / Express.
Regex to match a percentage value
Custom delimiters, for Handlebars templates.
Tiny glob->regex converter
Replace text patterns with applause.
Provides RegExp.escape function for quoting text for a regular expression.
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.
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.
Escapes special characters in a string, for matching substrings with a RegExp instance.
An array of node internals that can be cleaned up from stack traces
Filters file paths using globs, regular expressions, or custom criteria
Get the number of occurrences of a RegExp in a string
Human-friendly replacements.
Regular expression for ISO date
The correct Youtube video id regex! Regex done right!
check if a string is a valid hexadecimal number