{"id":24464303,"url":"https://github.com/asbhogal/password-strength-checker","last_synced_at":"2026-04-17T02:32:46.509Z","repository":{"id":61101439,"uuid":"548080845","full_name":"asbhogal/Password-Strength-Checker","owner":"asbhogal","description":"An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)","archived":false,"fork":false,"pushed_at":"2023-05-21T15:46:49.000Z","size":259,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T05:15:01.841Z","etag":null,"topics":["css3","html5","javascript","js","password-checker","password-strength","regex","regex-match","regex-pattern","sass","scss","vite"],"latest_commit_sha":null,"homepage":"https://password-strength-checker-nine.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asbhogal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-08T22:19:32.000Z","updated_at":"2024-12-05T14:06:39.000Z","dependencies_parsed_at":"2022-10-10T12:25:56.605Z","dependency_job_id":null,"html_url":"https://github.com/asbhogal/Password-Strength-Checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbhogal%2FPassword-Strength-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbhogal%2FPassword-Strength-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbhogal%2FPassword-Strength-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbhogal%2FPassword-Strength-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asbhogal","download_url":"https://codeload.github.com/asbhogal/Password-Strength-Checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243565416,"owners_count":20311705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","html5","javascript","js","password-checker","password-strength","regex","regex-match","regex-pattern","sass","scss","vite"],"created_at":"2025-01-21T05:15:10.981Z","updated_at":"2026-04-17T02:32:41.468Z","avatar_url":"https://github.com/asbhogal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003ePassword Strength Checker\u003c/h1\u003e\n\n![](https://api.checklyhq.com/v1/badges/checks/90c31d05-ae71-4382-8a29-44d820e023a7?style=for-the-badge\u0026theme=dark) ![](https://api.checklyhq.com/v1/badges/checks/90c31d05-ae71-4382-8a29-44d820e023a7?style=for-the-badge\u0026theme=dark\u0026responseTime=true) \u003cbr\u003e\u003cbr\u003e ![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/Password-Strength-Checker/production?label=DEPLOYMENT%20STATE\u0026style=for-the-badge\u0026labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/Password-Strength-Checker?style=for-the-badge\u0026labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/Password-Strength-Checker?color=blueviolet\u0026style=for-the-badge\u0026labelColor=000)\n\n\u003c/div\u003e\n\nAn online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using vanilla HTML5 and CSS3 (SCSS.)\n\n\u003cstrong\u003e:heavy_check_mark: Features\u003c/strong\u003e\n\n- UI-friendly interface which uses dynamic strength meter to signify current password strength\n- An option to show/hide password entered\n- Checks if at least 8 lowercase, uppercase, numbers and/or special characters have been entered\n- Checks if there are any repeat characters\n- Modern, stylish theme\n- Full responsiveness\n- Optimised for the web\n\n\u003cstrong\u003e:nerd_face: Stacks Used\u003c/strong\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/devicons/devicon/blob/master/icons/html5/html5-original.svg\"\u003e\u003cimg src=\"https://github.com/devicons/devicon/raw/master/icons/html5/html5-original.svg\" alt=\"html5\" width=\"50\" height=\"50\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/devicons/devicon/blob/master/icons/css3/css3-original.svg\"\u003e\u003cimg src=\"https://github.com/devicons/devicon/raw/master/icons/css3/css3-original.svg\" alt=\"css3\" width=\"50\" height=\"50\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/devicons/devicon/blob/master/icons/sass/sass-original.svg\"\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/sass/sass-original.svg\" alt=\"sass\" width=\"50\" height=\"50\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/devicons/devicon/blob/master/icons/javascript/javascript-original.svg\"\u003e\u003cimg src=\"https://github.com/devicons/devicon/raw/master/icons/javascript/javascript-original.svg\" alt=\"JavaScript\" width=\"50\" height=\"50\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/vitejs/vite/blob/main/docs/public/logo.svg\"\u003e\u003cimg src=\"https://github.com/vitejs/vite/blob/main/docs/public/logo.svg\" alt=\"Webpack logo\" width=\"50\" height=\"50\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\n\u003cstrong\u003e:link: Links\u003c/strong\u003e\u003cbr\u003e\n\n- \u003ca target=\"_blank\" href=\"https://password-strength-checker-nine.vercel.app/\"\u003ePassword Strength Checker\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasbhogal%2Fpassword-strength-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasbhogal%2Fpassword-strength-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasbhogal%2Fpassword-strength-checker/lists"}