即時測試正規表示式,顯示所有相符項目、捕捉群組和位置。
Drag & drop a file here, or click to browse
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
The quick brown fox jumps over the lazy dog
A: JavaScript (ECMAScript) regex syntax.
A: g (global), i (case-insensitive), m (multiline), s (dotAll).
A: Yes, all capture groups are listed for each match.
This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.