
A jQuery plugin to rate and generate passwords.You cant emphasize the importance of good passwords. To make it easier for developers to give good feedback on a password, I’ve created passy.
Features:
- Analize and validate a password real-time
- Looks at lowercase, uppercase, numbers, punctiation and foreign characters (eg. ü, ö, etc)
- Compares password with patterns
- Able to compare password with a dictionary
- Password generation
- Customizable properties
- Utility functions
