ReactJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.
A customizable React component to visually indicate password strength based on default or user-defined validation rules. Supports custom validation rules and color schemes.