summaryrefslogtreecommitdiffstats
path: root/misc/txt2regex/README
blob: 5b3de4d342e10f3f6e798ce33a51c34a07badb51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
txt2regex (interactive regular expression trainer)

Txt2regex is a regular expression wizard for the command line.

Users with little or no knowledge of regular expressions can quickly
create hairy regexes by answering questions in a simple text-based
interactive interface.

Txt2regex is aware of the particular notation and caveats of many
different regular expression flavors, generating valid regexes for
more than 20 targets, including grep, sed, Vim, Emacs, JavaScript,
Python, PHP, PostgreSQL.