Test regular expressions with live matching
It uses the JavaScript (ECMAScript) regular expression engine. Because it runs in your browser, you can test the exact patterns you would use in JavaScript code.
No. Matching runs entirely in your browser, and what you enter is never sent to a server.