工作流示例 1
Pattern and text: Pattern: \b\w+@\w+\.com\b Text: [email protected]
Matches: [email protected]
正则表达式测试器 processes this example in the browser and lets you inspect the result before copying it.
测试 JavaScript 正则表达式,并查看匹配、索引和分组。
测试 JavaScript 正则表达式,并查看匹配、索引和分组。
Pattern and text: Pattern: \b\w+@\w+\.com\b Text: [email protected]
Matches: [email protected]
正则表达式测试器 processes this example in the browser and lets you inspect the result before copying it.
Pattern and text: Pattern: ORD-\d+ Text: ORD-1001 shipped, ORD-1002 pending
Matches: ORD-1001 ORD-1002
正则表达式测试器 processes this example in the browser and lets you inspect the result before copying it.
Pattern and text: Pattern: ^[a-z0-9-]+$ Text: json-formatter
Result: Match: json-formatter
正则表达式测试器 processes this example in the browser and lets you inspect the result before copying it.
此工具在浏览器本地处理输入内容,你的文本、代码、文件或生成结果不会上传到 LumaTool 服务器。
使用 正则表达式测试器 完成浏览器里的专项检查、清理或转换任务。
把文本、参数或技术数据处理好,再粘贴到其他系统。
无需安装桌面软件即可检查边界情况。
是的,正则表达式测试器 是 LumaTool 提供的免费在线工具。
不需要。公开工具页面无需登录即可使用。
不会。此工具会在浏览器本地处理输入内容。
可以。编辑区、按钮和结果区都适配桌面端与移动端浏览器。
已上线工具会提供复制操作;适合文件输出的工具也会提供下载操作。
正则表达式测试器 适合在浏览器里快速完成开发者工具相关的检查、转换、清理或格式化任务。
此工具在浏览器本地处理输入内容,你的文本、代码、文件或生成结果不会上传到 LumaTool 服务器。
可以作为开发、排查和整理时的辅助结果使用,但在写入生产配置、数据或代码前,请先自行复核。