Skip to content

rivirside/SwiftUI-Regex-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI-Regex-Tester

Multiplatform (MacOS and iOS) project to test Regex using SwiftUI. Can be easily modified using SwiftUI by cloning the repo and working your magic!

Current Functionality:

  • Input regular expression, sample text and display captured text, details about capture.

Leaving as is for now, but will possibly add some of the following features as needed:

  • Compile RegexBuilder expressions from regular expressions
  • Compile regular expressions from RegexBuilder expressions
  • Cheat Sheet for regular expressions
  • Cheat Sheet for RegexBuilder components
  • Quick Add for regular expressions
  • Quick Add for RegexBuilder components
  • Common Samples

About

Project to test Regex using SwiftUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages