{"id":21916899,"url":"https://github.com/zenoo/twinoid-goals","last_synced_at":"2026-05-17T18:05:20.764Z","repository":{"id":205173812,"uuid":"713564517","full_name":"Zenoo/twinoid-goals","owner":"Zenoo","description":"Twinoid goals, as a package","archived":false,"fork":false,"pushed_at":"2024-04-25T13:52:17.000Z","size":1744,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-28T19:41:55.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Zenoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-02T19:24:15.000Z","updated_at":"2024-06-19T14:11:53.966Z","dependencies_parsed_at":"2024-01-11T10:37:18.164Z","dependency_job_id":"35d1be8f-6b99-4151-8d22-c6971b6258c8","html_url":"https://github.com/Zenoo/twinoid-goals","commit_stats":null,"previous_names":["zenoo/twinoid-goals"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenoo%2Ftwinoid-goals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenoo%2Ftwinoid-goals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenoo%2Ftwinoid-goals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zenoo%2Ftwinoid-goals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zenoo","download_url":"https://codeload.github.com/Zenoo/twinoid-goals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937740,"owners_count":20535124,"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":[],"created_at":"2024-11-28T19:21:30.536Z","updated_at":"2026-05-17T18:05:15.727Z","avatar_url":"https://github.com/Zenoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twinoid Goals\n\nA simple, straight-forward package containing everything you need to handle Twinoid goals.\n\n![](https://i.imgur.com/gL6Od52.png)\n\n## Installation\n```\nnpm i twinoid-goals\n```\n\n## Usage\n\n```ts\nimport { alphabounce } from 'twinoid-goals';\n\nconst unlockedGoals = alphabounce.getUnlocked('planets', 6);\n```\n\n## More examples\n\n### Get all goals for a specific game\n\n```ts\nimport { alphabounce } from 'twinoid-goals';\n\nconst { goals } = alphabounce;\n```\n\n### Get all unlockable goals for an ID\n\n```ts\nimport { alphabounce } from 'twinoid-goals';\n\nconst planets = alphabounce.get('planets');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenoo%2Ftwinoid-goals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenoo%2Ftwinoid-goals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenoo%2Ftwinoid-goals/lists"}