{"id":15652690,"url":"https://github.com/justjavac/deno_getpass","last_synced_at":"2026-02-11T18:34:39.871Z","repository":{"id":65976778,"uuid":"288673587","full_name":"justjavac/deno_getpass","owner":"justjavac","description":"Safely read passwords in a console application on Linux, OSX and Windows","archived":false,"fork":false,"pushed_at":"2022-10-28T01:02:44.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-05T15:54:04.287Z","etag":null,"topics":["deno","deno-getpass","password","readline"],"latest_commit_sha":null,"homepage":"https://deno.land/x/getpass","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/justjavac.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}},"created_at":"2020-08-19T08:15:23.000Z","updated_at":"2023-03-19T11:44:40.000Z","dependencies_parsed_at":"2023-02-19T19:31:16.063Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_getpass","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"justjavac/deno_starter","purl":"pkg:github/justjavac/deno_getpass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_getpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_getpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_getpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_getpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_getpass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_getpass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839628,"owners_count":25001860,"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-30T02:00:09.474Z","response_time":77,"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":["deno","deno-getpass","password","readline"],"created_at":"2024-10-03T12:43:20.944Z","updated_at":"2026-02-11T18:34:34.829Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_getpass\n\nSafely read passwords in a console application on Linux, OSX and Windows.\n\n## Try it\n\n```bash\ndeno run https://deno.land/x/getpass/example.ts\n```\n\n## Usage\n\n```ts\nimport getpass from \"https://deno.land/x/getpass/mod.ts\";\n\nconst pw = getpass();\nconsole.log(\"Your password is: %s\", pw);\n```\n\n**If enter \u003ckbd\u003eCtrl + C\u003c/kbd\u003e, will return `undefined`.**\n\n## License\n\n[deno_getpass](https://github.com/justjavac/deno_getpass) is released under the\nMIT License. See the bundled [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_getpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_getpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_getpass/lists"}