regect

Crates.ioregect
lib.rsregect
version0.2.6
created_at2024-05-24 14:15:59.002702+00
updated_at2025-09-21 15:33:29.092374+00
descriptionA cli tool to quickly test regular expressions
homepage
repositoryhttps://github.com/kloki/regect
max_upload_size
id1251166
size181,148
Koen Klinkers (kloki)

documentation

README

Example

Regect

regex 101 like cli tool

Run

regect

Input and Output

cat input.txt | regect > filtered_output.txt

Install

cargo install regect --locked
Commit count: 37

cargo fmt