#regex #testing-tools #command-line-tool #cli #expression

app regect

A cli tool to quickly test regular expressions

13 releases

0.2.5 Aug 24, 2024
0.2.4 Jul 29, 2024
0.2.2 Jun 14, 2024
0.1.6 Jun 8, 2024
0.1.0 May 24, 2024

#129 in Testing

Download history 36/week @ 2024-06-16 69/week @ 2024-07-07 18/week @ 2024-07-14 7/week @ 2024-07-21 137/week @ 2024-07-28 3/week @ 2024-08-04 121/week @ 2024-08-18 41/week @ 2024-08-25 1/week @ 2024-09-01 32/week @ 2024-09-15 10/week @ 2024-09-22 26/week @ 2024-09-29

68 downloads per month

MIT/Apache

145KB
575 lines

Example

Regect

regex 101 like cli tool

Run

regect

Input and Output

cat input.txt | regect > filtered_output.txt

Install

cargo install regect --locked

Dependencies

~10–20MB
~297K SLoC