Skip to content

Releases: sldeaals/password-validator

0.1.0

13 May 01:26
fae4b49

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Version 0.1.0 (2024-05-12)

Added

  • Functionality to validate password strength based on length, uppercase letters, lowercase letters, numbers, and symbols.
  • Implementation of a strength meter to visually represent the strength of passwords.
  • Integration capability into ReactJS applications.
  • Password generator functionality