miniblog.
← Back to all posts
Wilfred Hughes
May 30, 2021 at 00:33
grex is a really impressive tool that generates a small regex for a given set of string inputs:
https://github.com/pemistahl/grex#53--examples-top-
There's a live instance you can play with at:
https://regex.help/
GitHub - pemistahl/grex: A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases - pemistahl/grex
regex:help!
Magically generate some regex from examples.