demo_video.mp4
Go to our website and visualize your regular expression into a diagram!
- RegEx to DFA Generation
- User can input a regular expression, and the application will generate a definite finite automaton representation of it
- String Validation
- User can input a string and regular expresson, and the application will check if the input string is a member of the regular expression
string-verification-demo.mp4
- To know how the RegEx to DFA Diagram conversion works in detail, check out our wiki !
- NextJS
- Reactflow