Visual password strength checker for jQuery

Posted: January 25th, 2010 | Author: | Filed under: jquery | Tags: | No Comments »

A simple JS file that uses regex to determine the strength of a password.

built on the work of
http://www.zorched.net/2009/05/08/password-strength-validation-with-regular-expressions/
and
http://www.techpint.com/programming/regular-expression-check-password-strength