a11y.skipToMainContent
1

Regex 视觉器

输入任何正则表达式以生成显示图案结构的可视化图. 看一看复杂的regex.

Regex Visualizer
More options
Was this tool helpful?
Send output to:
Advertisement

How to use Regex Visualizer

  1. 输入正则表达式 .
  2. 查看生成的图表 .
  3. 绕过节点解释.
  4. 使用图表来理解图案流.

{姓名}是什么来着?

Regex可视化器创建能代表正则表达模式的可视图作为流程图. 每个节点代表了图案的一个组成部分(文学字符,修饰符,组,交替),并有显示流的箭头.

这个工具帮助你理解复杂的regex模式,将它们分解成视觉组件. 它支持所有的标准正则特性,包括组,修饰符,取景符,以及字符类.

Advertisement

FAQ

支持什么正则特性 ?
所有标准特征包括团体,修饰者,取景者,取景者,取景者,角色类,交替,和锚.
我可以导出图表吗?
是 – 您可以导出该图表为 SVG 或 PNG 文档 .

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement