node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
-
Updated
May 25, 2025 - JavaScript
A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for “find” or “find and replace” operations on strings, or for input validation.
Regular expression techniques are developed in theoretical computer science and formal language theory. They are used in search engines, in search and replace dialogs of word processors and text editors, in text processing utilities such as sed and AWK, and in lexical analysis. Regular expressions are also supported in many programming languages.
Different syntaxes for writing regular expressions have existed since the 1980s, one being the POSIX standard and another, widely used, being the Perl syntax.
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
A cross platform (macOS, Linux & Windows) unofficial "offline" version of the regex101.com website. Uses the users own database (any qt supported backend - sqlite, mysql, postgresql etc) to store expressions.
JavaScript library for working with automata and grammars for regular and context-free languages
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
Implemented solutions for coding challenges & web app projects of 1800 hour long full stack developer roadmap from freeCodeCamp.
Tokenizes a string that represents a regular expression.
Replace text in webpages
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
The RegexGuide is an online tool for future regex users.
Qetch is a tool that allows users to freely sketch patterns on a scale-less canvas to query time series data without specifying query length or amplitude.
Chrome extension which dynamically updates bookmarks according to given regular expressions (w/ bookmark manager) 📚
Validador de números de teléfono argentinos
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for @spamscanner and @forwardemail.
regexits is a lightweight javascript Regex solution
Allows users to create shortcuts that, when entered into the URL bar, will redirect them to the preset page
Uma ferramenta para criar e validar Expressões Regulares
Created by Stephen Cole Kleene
Released 1950