Glob → Regex Tester
Convert a shell-style glob (*, **, ?, [set], {a,b}, ! negation) to a regular expression and test it against a list of file paths. Runs entirely in your browser.
Convert a shell-style glob (*, **, ?, [set], {a,b}, ! negation) to a regular expression and test it against a list of file paths. Runs entirely in your browser.