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. Interact with other inputs
  3. Show verdict and errors in a popover
  4. Use zxcvbn to calculate the password strength
  5. Show the password strength as a status in the field
  6. Use translations
  7. Progress bar extra css classes

Bootstrap 4

  1. Basic usage

Bootstrap 2

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