@med_dri/password_strength_checker
v1.0.0
Published
Hello everyone this Project was created using NodeJS to build a simple application that to check the strength of the password
Downloads
2
Readme
Hello everyone this Project was created using NodeJS to build a simple application that to check the strength of the password
to get started with this project please follow the instructions:
*first you gonna need to open the fils folder where the application is located by the terminal with this command: cd password-strength-checker
*and then start testing the strength of the password by running the following command: npm start "Your passowrd" replace <"Your passwrd"> by the password you want to check and hit enter.