Related tools
More from Viewer & Editoren
Tools und Seiten schnell finden und öffnen
More from Viewer & Editoren
Logos in einer Leiste (jeder Link öffnet die Markenwebsite): Google, Apple, Meta, GitHub, Stripe, Shopify, Databricks, Snowflake, Notion, Vercel, Intel, NVIDIA, Netflix, Spotify, Airbnb, Yale, Harvard University, Massachusetts Institute of Technology, Stanford University, University of California, Berkeley, Princeton University, California Institute of Technology, Columbia University, University of Chicago, Cornell University, Duke University, Carnegie Mellon University, Georgia Institute of Technology, Johns Hopkins University, Northwestern University, University of Toronto, McGill University, University of Oxford, University of Cambridge, Imperial College London, University College London, ETH Zurich, EPFL, Technical University of Munich, Sorbonne University, KU Leuven, National University of Singapore, Nanyang Technological University, Tsinghua University, Peking University, The University of Tokyo, KAIST, Seoul National University, University of Melbourne, Australian National University, University of Sydney, The University of Hong Kong.
Try JavaScript (ECMAScript) regular expressions against multiline text. All matching runs locally in your browser. Match count and subject length are capped so pathological patterns are less likely to freeze the tab.
Toggle flags to match your runtime (Node or browser). Use Explain to see what each active flag does and quick safety notes for your pattern.
g global · i ignore case · m multiline · s dotAll · u unicode · y sticky · d match indices
Subject text
Results
Highlighted
| # | index | match | groups |
|---|---|---|---|
| 1 | 12–28 | team@example.com | [1:team, 2:example.com] |
| 2 | 29–54 | support@sub.company.co.uk | [1:support, 2:sub.company.co.uk] |