For my my latest "pet project", I decided to make a regular expression (regex) tester. I previously used an application called Regulator. It did the job... to an extent. But it was a touch too complicated. I'm trying to make mine simple; at its most basic, it should tell me if a regular expression has any matches or not.
No comments:
Post a Comment