jQuery Password Strength Meter for Twitter Bootstrap

Examples

This examples expect the example directory to be serverd as root, all the path are written based on that assumption.

Bootstrap 3

  1. Basic usage
  2. Show verdict and errors in a popover
  3. Use zxcvbn to calculate the password strength
  4. Show the password strength as a status in the field

Bootstrap 2

  1. Basic usage
  2. Multiple password inputs in one page
  3. Adding custom rules
  4. Show verdict and errors in a popover