{"id":22363880,"url":"https://github.com/mfarhadattari/password-generator","last_synced_at":"2025-06-15T23:08:47.934Z","repository":{"id":192509696,"uuid":"686857454","full_name":"mfarhadattari/password-generator","owner":"mfarhadattari","description":"Password generator for JavaScript","archived":false,"fork":false,"pushed_at":"2023-09-04T06:02:13.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T17:53:31.030Z","etag":null,"topics":["javascript-package","password-generator"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@mfarhad-dev/password-generator?activeTab=readme","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/mfarhadattari.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":"2023-09-04T05:10:18.000Z","updated_at":"2023-09-05T14:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"33f91b02-d127-44d4-8674-398c81ea4860","html_url":"https://github.com/mfarhadattari/password-generator","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"56361bf4a6dc400c1dabf8392b15e400a9a8e233"},"previous_names":["mfarhadattari/password-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfarhadattari%2Fpassword-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfarhadattari%2Fpassword-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfarhadattari%2Fpassword-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfarhadattari%2Fpassword-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfarhadattari","download_url":"https://codeload.github.com/mfarhadattari/password-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfarhadattari%2Fpassword-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258708022,"owners_count":22744942,"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":["javascript-package","password-generator"],"created_at":"2024-12-04T17:17:32.309Z","updated_at":"2025-06-15T23:08:47.899Z","avatar_url":"https://github.com/mfarhadattari.png","language":"JavaScript","readme":"# PASSWORD GENERATOR\n\n```\nnpm i @mfarhad-dev/password-generator\n```\n\n```\nyarn add @mfarhad-dev/password-generator\n```\n\n### ES6\n\n```javascript\nimport { generatePassword } from \"@mfarhad-dev/password-generator\";\n\nconst password = generatePassword(15);\n```\n\n### COMMON.JS\n\n```javascript\nconst { generatePassword } = require(\"@mfarhad-dev/password-generator\");\n\nconst password = generatePassword(15);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfarhadattari%2Fpassword-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfarhadattari%2Fpassword-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfarhadattari%2Fpassword-generator/lists"}