tito-k / regex-query-tool

This repository repository provides a regex-based string matching utility with two modes: "Full Match" finds complete matches of the query regex, while "First Match" returns the first matching substring. It simplifies regex string matching and offers flexibility in selecting the matching mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tito-k/regex-query-tool Stargazers