Plugin to determine the strength of password (weak, good, or strong) with percentage available from the input field.
Based on https://github.com/elboletaire/password-strength-meter
This plugin will calculate the input value and show the result with details: percentage, message, and bar with color code.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)