Irregular icon indicating copy to clipboard operation
Irregular copied to clipboard

Regular Expressions made Strangely Simple

Results 48 Irregular issues
Sort by recently updated
recently updated
newest added

If the Irregular action finds bits of Irregular inside of the github workspace, it should use them instead.

enhancement

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...

enhancement

Match a Python class See [https://docs.python.org/3/tutorial/classes.html](https://docs.python.org/3/tutorial/classes.html)

enhancement

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)

enhancement

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...

bug

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

enhancement

Mathematical symbol

enhancement

Simple layup expression to help people understand character class matches. `\p{P}`

enhancement

This should match an ANTLR lexar / grammar rule. https://github.com/antlr/grammars-v4/blob/master/antlr/antlr4/ANTLRv4Parser.g4

enhancement

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...

Resolution