Regex101
Regex101 copied to clipboard
Regex Debugger for ECMAScript (JavaScript) engine
Feature
javascript
Hello, This is a request for a regex debugger for the JavaScript regex flavour
The debugger is an essential and useful feature that helps with understanding a piece of regex and helps with visualizing how best to optimize
Given the size of the javascript community, this feature will be useful for a good number of users/projects
I opt for the PCRE debugger where applicable, but the engines differ a lot, especially in look-around support