Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

RegExHelper

A UI to help with writing Regular Expressions.

This is a UI built using PowerShell and WPF that allows for simple Regular Expression checking by displaying the results in real time.

Currently this only supports a string match but future versions will allow for locating patterns in a log file or similiar groups of text.

Feedback and improvements are always welcome! Be sure to check out the Dev branch to help out with the log file regular expression helper.

You need to dot source the script to load the Invoke-RegExHelper function.

. .\Invoke-RegExHelper.ps1
Invoke-RegExHelper

alt tag

About

A UI to help with writing Regular Expressions.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.