Irregular
Irregular copied to clipboard
Regular Expressions made Strangely Simple
If the Irregular action finds bits of Irregular inside of the github workspace, it should use them instead.
Hello, Is there any recommended way to handle your own regular expressions? Any suggested best practices for building a library of them? @StartAutomating Thanks for making this innovative and useful...
Match a Python class See [https://docs.python.org/3/tutorial/classes.html](https://docs.python.org/3/tutorial/classes.html)
Match a Python Format String See: [https://docs.python.org/2/library/stdtypes.html#string-formatting](https://docs.python.org/2/library/stdtypes.html#string-formatting)
I am unable to pipe anything into Use-Regex. Even testing with Example # 1 in help file does not work for me. **To Reproduce** "abc" | Use-RegEx -Pattern '.' **Expected...
Apparently, Ringtones are still a thing on some devices. Therefore, it should be added to the generally useful collection: https://en.wikipedia.org/wiki/Ring_Tone_Text_Transfer_Language
Simple layup expression to help people understand character class matches. `\p{P}`
This should match an ANTLR lexar / grammar rule. https://github.com/antlr/grammars-v4/blob/master/antlr/antlr4/ANTLRv4Parser.g4
Irregular can already extra information from a number of regular expressions, but it doesn't really have a concept of flow control. Irregular should let you write a parser / interpreter...