Skip to content

Instantly share code, notes, and snippets.

View krishneelkamalsingh's full-sized avatar
🎯
Focusing

Krish krishneelkamalsingh

🎯
Focusing
View GitHub Profile
@louy
louy / is_email.js
Created July 8, 2013 10:47
is_email function from WordPress written in Javascript
/**
* is_email function from WordPress
* written in Javascript
*
* by Louy Alakkad <me@l0uy.com>
*
* Verifies that an email is valid.
*
* Does not grok i18n domains. Not RFC compliant.
*