We're a place where coders share, stay up-to-date and grow their careers.
Just a heads up that your email regex isn't 100% RFC compliant. The "complex" email regex seems to cover most bases, but calling it "Unnecessarily complicated" makes me think that most people will use the simple version.
this article is an interesting read on the subject: davidcel.is/posts/stop-validating-...
Awesome project though! I've used some of your samples in past projects
Just a heads up that your email regex isn't 100% RFC compliant.
The "complex" email regex seems to cover most bases, but calling it "Unnecessarily complicated" makes me think that most people will use the simple version.
this article is an interesting read on the subject: davidcel.is/posts/stop-validating-...
Awesome project though! I've used some of your samples in past projects