{"id":26684547,"url":"https://github.com/deno-sandbox/linux","last_synced_at":"2026-04-20T03:32:43.428Z","repository":{"id":57675595,"uuid":"440168761","full_name":"Deno-Sandbox/Linux","owner":"Deno-Sandbox","description":"Check some linux info and other things like password gen [Working On it]","archived":false,"fork":false,"pushed_at":"2022-08-27T09:46:04.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T22:07:43.782Z","etag":null,"topics":["deno","linux"],"latest_commit_sha":null,"homepage":"https://deno.land/x/linux","language":"TypeScript","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/Deno-Sandbox.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":"2021-12-20T12:50:12.000Z","updated_at":"2022-09-11T15:56:22.000Z","dependencies_parsed_at":"2022-09-26T20:41:36.848Z","dependency_job_id":null,"html_url":"https://github.com/Deno-Sandbox/Linux","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deno-Sandbox%2FLinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deno-Sandbox%2FLinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deno-Sandbox%2FLinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deno-Sandbox%2FLinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deno-Sandbox","download_url":"https://codeload.github.com/Deno-Sandbox/Linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245625996,"owners_count":20646278,"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":["deno","linux"],"created_at":"2025-03-26T09:31:50.388Z","updated_at":"2026-04-20T03:32:43.387Z","avatar_url":"https://github.com/Deno-Sandbox.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux 🐧\n\n## Main script: \nJust check if the running platform of deno is a linux os or not\n\n```ts\nimport { Snow_Linux } from \"./mod.ts\";\nlet data = new Snow_Linux();\nconsole.log(data.isThisALinux())\n```\n\n## password.ts\nAllow you to create valid linux password (require onpenssl)\n```ts\nimport { passwordGenerator } from \"./password.ts\";\nlet password = new passwordGenerator(\"password\");\nconsole.log(await password.getPassword());\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeno-sandbox%2Flinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeno-sandbox%2Flinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeno-sandbox%2Flinux/lists"}