Password strength checker thing. Currently checks a password's strength from some pre-defined regex rules, but I realized this might not be the best way to do this. Anyway, it's still mostly a demonstration of my thoughts on how a password strength checker could be improved by pretty simple means.
Password Strength MeterSee the Pen by oscarekholm (@oscarekholm) on CodePen.