Build Regular Expressions in a Human Readable Way
The start or end of a string
Convert or test for regex objects
Backreferences
Capture a token, or not
A range or char_class of characters
Class Constants
Character classes
Combine strings together
Date-time regexes
Escape special characters
Make a regex exact
Print or format regex objects
Get the days of the week or months of the year
ISO 8601 date-time classes
Treat part of a regular expression literally
Lookaround
Apply mode modifiers
Generate a regular expression for a number range
Alternation
rebus: Regular Expression Builder, Um, Something
Make the regular expression recursive.
Create a regex
Repeat values
Force the case of replacement values
Roman numerals
Special characters
Unicode classes
Unicode General Categories
Unicode Operators
Unicode Properties
Match a whole word
Word boundaries
Build regular expressions piece by piece using human readable code. This package is designed for interactive use. For package development, use the rebus.* dependencies.