JavaScript正規表現テスター
JavaScript正規表現をローカルでテストし、置換結果を確認します。
一致要約
2 / /(?<year>\d{4})-(?<month>\d{2})-(?<day>\d{2})/gd
グループ
year 12-16
2026month 17-19
06day 20-22
30置換プレビュー
置換プレビュー
使い方
- 1Add the input or options you want to process with JavaScript正規表現テスター.
- 2Check the range, format, quality, or sorting option that controls the result.
- 3Compare the preview or computed output with the source input.
- 4Copy or download the result, then clear sensitive input when finished.