1.0.3 • Published 3 years ago

react-pwd-validator-login v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm react-password-validator ✔✔✔

How to Install💥

Install this dependency on a particular project:

npm i react-pwd-validator-login 

You can add or remove the validation asper your project requirment✌

Screenshot 2021-10-16 091819

How to call this Component:

<Requirements
   value={password}
   requirements={passwordRequirements}
   onValidChange={(isValid) => setValid(isValid)}
/>

password -> The user given password from the iput field

passwordRequirements -> Set of required password validating conditions

Sample Views

Screenshot 2021-10-16 091748

Screenshot 2021-10-16 091726

Final Stage 🔥🔥

Screenshot 2021-10-16 093004

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago