{"id":19325400,"url":"https://github.com/krypt0nn/scp-core","last_synced_at":"2026-05-18T14:11:07.403Z","repository":{"id":143907708,"uuid":"450834263","full_name":"krypt0nn/scp-core","owner":"krypt0nn","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-22T14:11:36.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T08:38:44.130Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krypt0nn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-22T14:04:17.000Z","updated_at":"2022-07-10T08:23:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"14c9a320-8940-4229-a46b-c73b1d295d67","html_url":"https://github.com/krypt0nn/scp-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fscp-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fscp-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fscp-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypt0nn%2Fscp-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krypt0nn","download_url":"https://codeload.github.com/krypt0nn/scp-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240427326,"owners_count":19799471,"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-10T02:09:56.960Z","updated_at":"2026-05-18T14:11:07.353Z","avatar_url":"https://github.com/krypt0nn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scp-core\n\n```ts\nimport Branch from 'scp-core/Branch';\n\nconst branch = Branch.get('en-us');\n\nbranch.series().then((series) =\u003e {\n    series[0].objects().then(async (objects) =\u003e {\n        const scp009 = objects.find((object) =\u003e object.title == 'Red Ice');\n\n        console.log(`${scp009.uri} - ${scp009.title} [rating: ${await scp009.rating}] (tags: ${(await scp009.tags).map((tag) =\u003e tag.title).join(', ')})`);\n    });\n});\n```\n\n\u003cbr\u003e\n\nAuthor: [Nikita Podvirnyy](https://vk.com/technomindlp)\n\nLicensed under [GNU GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Fscp-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrypt0nn%2Fscp-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypt0nn%2Fscp-core/lists"}