{"id":26944761,"url":"https://github.com/khushikumarigupta14/password-validator","last_synced_at":"2025-08-01T15:33:29.103Z","repository":{"id":276974368,"uuid":"930912701","full_name":"khushikumarigupta14/password-validator","owner":"khushikumarigupta14","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T12:10:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T18:18:47.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/khushikumarigupta14.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-11T12:21:44.000Z","updated_at":"2025-02-12T12:10:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d415e053-722a-4fc3-8962-a78c84f62e48","html_url":"https://github.com/khushikumarigupta14/password-validator","commit_stats":null,"previous_names":["khushicode14/password-validator","khushikumarigupta14/password-validator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khushikumarigupta14/password-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushikumarigupta14%2Fpassword-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushikumarigupta14%2Fpassword-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushikumarigupta14%2Fpassword-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushikumarigupta14%2Fpassword-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khushikumarigupta14","download_url":"https://codeload.github.com/khushikumarigupta14/password-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushikumarigupta14%2Fpassword-validator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268250297,"owners_count":24219801,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-04-02T18:18:49.805Z","updated_at":"2025-08-01T15:33:29.057Z","avatar_url":"https://github.com/khushikumarigupta14.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔐 Password Validator  \n\nA **Password Validator** that checks if a password meets security requirements, including lowercase, uppercase, numbers, special characters, and minimum length.\n\n## 🚀 Live Demo  🔗 [Try it Here](https://passwordvalidator-khushicode.netlify.app/)  \n## 🛠 Technologies Used  \n\n- **HTML** – Structure of the webpage  \n- **CSS** – Styling and layout  \n- **JavaScript** – Validates password strength dynamically  \n\n--\n## 📂 Project Structure  \n\n- ├── index.html   ` # Main HTML file`\n- ├── style.css  ` # Styling file `\n- ├── script.js `# JavaScript functionality `\n- └── README.md `# Project documentation`\n--\n## 📥 Installation  \n\nFollow these steps to run the project locally:  \n\n1. **Clone the repository:**  \n   ```bash\n   git clone https://github.com/yourusername/password-validator.git\n2.  ** Navigate to project folder**\n  ```cd password-validator      ```\n4.  ** Open `index.html` in your browser **\n--\n  ## 🎯 Password Validation Criteria\n- ✔ Must contain at least one number\n- ✔ Must contain at least one lowercase letter\n- ✔ Must contain at least one uppercase letter\n- ✔ Must contain at least one special character\n- ✔ Must be at least 8 characters long\n--\n##🎨 How to Use\nEnter a password in the input field.\nThe validation messages will turn green if the requirement is met.\nOnce all conditions are met, the submit button will be enabled.\n--\n## 📸 Website Preview\n\n\n💡 Features\n✅ Real-time password validation\n✅ User-friendly UI\n✅ Dynamic validation messages\n✅ Enables/disables submit button based on strength\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushikumarigupta14%2Fpassword-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhushikumarigupta14%2Fpassword-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushikumarigupta14%2Fpassword-validator/lists"}