{"id":26319542,"url":"https://github.com/gotpop/singleton","last_synced_at":"2025-08-16T01:15:47.465Z","repository":{"id":217703359,"uuid":"744273393","full_name":"gotpop/singleton","owner":"gotpop","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-04T00:46:43.000Z","size":26236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T15:20:04.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gotpop.co","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/gotpop.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":"2024-01-17T00:38:19.000Z","updated_at":"2024-08-03T19:26:35.000Z","dependencies_parsed_at":"2024-08-02T17:38:58.761Z","dependency_job_id":"975e05a8-c240-448a-a788-cddb34c442a7","html_url":"https://github.com/gotpop/singleton","commit_stats":null,"previous_names":["gotpop/minimax"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gotpop/singleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotpop%2Fsingleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotpop%2Fsingleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotpop%2Fsingleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotpop%2Fsingleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotpop","download_url":"https://codeload.github.com/gotpop/singleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotpop%2Fsingleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270653589,"owners_count":24622792,"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-15T02:00:12.559Z","response_time":110,"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-03-15T15:19:47.662Z","updated_at":"2025-08-16T01:15:42.922Z","avatar_url":"https://github.com/gotpop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Singleton\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun start\n```\n\nThis project was created using `bun init` in bun v1.0.23. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.\n\nA singleton is a design pattern that restricts the instantiation of a class to a single object. It provides a global point of access to that instance, making it useful in scenarios where you want to ensure that only one instance of a class is created and shared across the application.\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun start\n```\n\nThis project was created using `bun init` in bun v1.0.23. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotpop%2Fsingleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotpop%2Fsingleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotpop%2Fsingleton/lists"}