Regex101 icon indicating copy to clipboard operation
Regex101 copied to clipboard

Regex Debugger for ECMAScript (JavaScript) engine

Open devdavedotdev opened this issue 3 years ago • 0 comments

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

devdavedotdev avatar Sep 09 '22 17:09 devdavedotdev