Skip to content

longxya/RegexVisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

RegexVisual

Visualized、matching deduce about c# regular express

Regex 可视化与调试工具 - 一个专为C#开发者设计的正则表达式可视化与调试网站,帮助你更直观地理解复杂的正则表达式并进行匹配调试。

Regex Visualizer for C# - A dedicated tool for visualizing and debugging regular expressions in C#.

Hover over the inline option with your mouse to view the scope. Press the [imnsx] keys to view the actual scope of the corresponding option. 正则可视化1

Click the debug button to see the step-by-step matching process of the pattern with the input. Click the play button and speed up to quickly and automatically view the matching process and the changes in capture groups during matching. 正则调试6

About

Visualized、matching deduce about c# regular express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published