Command-line Tool for Automatically Generating Regular Expressions
Past 7 days Received 5 stars ✨
Free•Apache-2.0
Claim
Discuss
Collect
Share
7.6k
Stars
No
Chinese
Rust
Language
Yes
Active
10
Contributors
19
Issues
No
Organization
1.4.5
Latest
177
Forks
Apache-2.0
License
More
When you're unsure of how to write a regular expression, this tool might be of help. This project is a command-line tool developed in Rust that generates the corresponding regular expression based on the user-provided sample content. It can be used as either a library or a command-line utility.