RegExr vs RegViz
A side-by-side look at RegExr and RegViz. For an in-depth review of either product, follow the links below.
RegExr
Development
RegExr is a tool for creating, testing and debugging regular expressions. It allows you to easily test regex patterns against text inputs in a visual interface, and offers features like syntax highlighting, explanations, cheat sheets and more.
regexregular-expressionspattern-matchingtext-processingdeveloper-tool
RegViz
Development
RegViz is an open-source browser extension for visualizing and inspecting HTTP(S) requests as they happen in the browser. It allows developers to see all network requests in a graphical format, inspect request/response headers and payloads, set breakpoints, and more.
httpnetworkbrowservisualizationinspectiondebugging