/Regex-Matcher

A regex matcher website on Flask is a web application that allows users to enter a regular expression and a text string to search for matches. The website can use regular expression libraries like Python's re module to search for matches and display them to the user.

Primary LanguageHTMLMIT LicenseMIT

Stargazers