Ein kleines Tool zum Testen von regulären Ausdrücken. Als Uni-Projekt für die Vorlesung Theoretische Informatik an der THB.
A small tool for testing regular expressions. As a university project for the lecture Theoretical Computer Science at THB.
https://regex-tester-tdi.vercel.app/
Clone the project
git clone https://github.com/schietegal/Regex-Tester
Go to the project directory
cd regex-tester
Install dependencies
npm install
Start the local development server
npm run dev
Regex Exec
Regex Test
Quiz
Own Regex String Testing
Better Animations