About 55,300 results
Open links in new tab
  1. regex101: build, test, and debug regex

    Online regex tester and debugger with real-time match highlighting, detailed explanations, substitutions, unit tests, benchmarking, …

  2. RegExr: Learn, Build, & Test RegEx

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

  3. Regex Tutorial - How to write Regular Expressions

    Dec 22, 2025 · A regular expression (regex) is a sequence of characters that defines a search pattern. It is mainly used for pattern …

  4. Regex Cheat Sheet - rexegg.com

    If you are a complete beginner, you should get a firm grasp of basic regex syntax just by reading the examples in the tables. I tried to …

  5. Regular expression - Wikipedia

    The phrase regular expressions, or regexes, is often used to mean the specific, standard textual syntax for representing patterns for …

  6. Python RegEx - W3Schools

    A RegEx, or Regular Expression, is a sequence of characters that forms a search pattern. RegEx can be used to check if a string …

  7. SimpleRegex - Free Online Regex Tester & Pattern Generator

    Free online regex tool for developers with syntax highlighting, pre-built examples, and instant match results. No installation required.

  8. Regular expression syntax cheat sheet - JavaScript | MDN

    Mar 17, 2026 · This page provides an overall cheat sheet of all the capabilities of RegExp syntax by aggregating the content of the …

  9. Regex Cheat sheet - Complete Regular Expression Reference | RegexBox

    The complete regex cheat sheet: character classes, quantifiers, anchors, groups, lookarounds and flags in one quick-reference page, …

  10. Ultimate Regex Cheat Sheet - KeyCDN Support

    May 7, 2023 · Regex, or regular expressions, is a powerful tool for text manipulation, but it can also be overwhelming and confusing. …