AnkhKit

Regular Expression Cheat Sheet

Runs 100% in your browser — your files never leave your device.

Regular expressions become manageable when the syntax is grouped by purpose instead of memorized as punctuation. Search a concise reference of character classes, boundaries, repetition, grouping, lookarounds, backreferences, and JavaScript-compatible flags, then copy any token.

How it works

  1. 1

    Search a regex concept

  2. 2

    Read the matching syntax

  3. 3

    Copy the token or example

More developer tools