regect

Crates.ioregect
lib.rsregect
version0.2.5
sourcesrc
created_at2024-05-24 14:15:59.002702
updated_at2024-08-24 12:16:50.160792
descriptionA cli tool to quickly test regular expressions
homepage
repositoryhttps://github.com/kloki/regect
max_upload_size
id1251166
size180,044
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: 29

cargo fmt