ToolPal

正規表現テスター

リアルタイムマッチングとハイライトで正規表現をテスト・デバッグします。

//g

使い方

リアルタイムマッチングとハイライトで正規表現をテスト・デバッグします。

  1. 1Enter your regular expression pattern in the pattern field.
  2. 2Set flags (global, case-insensitive, multiline) as needed.
  3. 3Type or paste your test string in the input area.
  4. 4Matches are highlighted in real-time as you type.

主な機能

  • Real-time regex matching with highlighted results
  • Support for all JavaScript regex flags (g, i, m, s)
  • Shows match count and captured groups
  • Quick reference for common regex patterns

よくある質問

詳しく読む