{"id":44645264,"url":"https://github.com/webishdev/password","last_synced_at":"2026-02-14T19:33:08.753Z","repository":{"id":220942993,"uuid":"494068164","full_name":"webishdev/password","owner":"webishdev","description":"Yet another password generator","archived":false,"fork":false,"pushed_at":"2026-02-02T16:26:20.000Z","size":497,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T05:39:53.823Z","etag":null,"topics":["password","password-generator","password-strength","passwords"],"latest_commit_sha":null,"homepage":"https://password.webish.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webishdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-19T12:45:57.000Z","updated_at":"2026-02-02T16:26:24.000Z","dependencies_parsed_at":"2024-02-05T10:40:37.082Z","dependency_job_id":"a8052974-3629-4e7f-83f2-937ad1d3aecc","html_url":"https://github.com/webishdev/password","commit_stats":null,"previous_names":["webishdev/password"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webishdev/password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fpassword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fpassword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fpassword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fpassword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webishdev","download_url":"https://codeload.github.com/webishdev/password/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fpassword/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29453449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["password","password-generator","password-strength","passwords"],"created_at":"2026-02-14T19:33:08.003Z","updated_at":"2026-02-14T19:33:08.749Z","avatar_url":"https://github.com/webishdev.png","language":"TypeScript","readme":"# Password Generator\n\nA secure, customizable password generator built with React, TypeScript, and Material-UI. Generate cryptographically secure passwords with customizable length and character sets.\n\n## Features\n\n- **Cryptographically Secure**: Uses `crypto.getRandomValues()` for secure random generation\n- **Customizable**: Choose password length (4-64 characters) and character types\n- **Modern UI**: Built with Material-UI components\n- **Responsive**: Works seamlessly on desktop and mobile devices\n- **One-Click Copy**: Easy clipboard integration\n- **Accessible**: Proper ARIA labels and keyboard navigation\n\n## Character Options\n\n- **Lowercase**: a-z\n- **Uppercase**: A-Z\n- **Digits**: 0-9\n- **Special**: !$%\u0026#?\n- **Avoid ambiguous**: Option to exclude easily confused characters\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 22.x or higher\n- npm or yarn\n\n### Installation\n\n```bash\nnpm install\n```\n\n### Development\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:5173](http://localhost:5173) to view it in the browser.\n\n### Build\n\n```bash\nnpm run build\n```\n\nBuilds the app for production to the `dist` folder.\n\n### Testing\n\n```bash\n# Run tests\nnpm test\n\n# Run tests with UI\nnpm run test:ui\n\n# Generate coverage report\nnpm run test:coverage\n```\n\n### Linting \u0026 Formatting\n\n```bash\n# Run ESLint\nnpm run lint\n\n# Format code with Prettier\nnpm run format\n\n# Check formatting\nnpm run format:check\n```\n\n## License\n\nMIT\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebishdev%2Fpassword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebishdev%2Fpassword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebishdev%2Fpassword/lists"}