Password Strength Indicator using jQuery and XML NuGet Package

Password Strength Indicator somewhat similar to ASP.NET AJAX PasswordStrength extender control behavior Available Features: Password setting are stored in xml file, Client side and server side validation, Password strength in different colors, Check if password contains x number of Uppercase characters (A-Z), Check if password contains any Lowercase characters (a-z), Check if password contains x number of Base 10 digits (0 through 9), Check if password contains x number of allowable Nonalphanumeric characters, Check if password meet the Minimum and Maximum password length requirement, Check if password exceeded the allowable Maximum consecutive repeated character, Check if password contains keyboard sequence (i.e., 123456, qwerty, …).




Got any Password Strength Indicator using jQuery and XML Question?





Info

Version: 2.2.0
Author(s): Bryian Tan
Last Update: Friday, December 16, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/bryiantan/PasswordStrengthIndicator
NuGet Url: https://www.nuget.org/packages/PasswordStrengthIndicator


Install
Install-Package PasswordStrengthIndicator
dotnet add package PasswordStrengthIndicator
paket add PasswordStrengthIndicator
PasswordStrengthIndicator Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

2711