{"id":23205068,"url":"https://github.com/snowflyt/aot-2024-solutions","last_synced_at":"2025-10-27T17:06:05.691Z","repository":{"id":268501505,"uuid":"904534829","full_name":"Snowflyt/AoT-2024-solutions","owner":"Snowflyt","description":"My solutions for TypeHero’s Advent of Typescript 2024.","archived":false,"fork":false,"pushed_at":"2024-12-24T12:11:24.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T21:23:15.088Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Snowflyt.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":"2024-12-17T04:46:00.000Z","updated_at":"2024-12-24T12:11:28.000Z","dependencies_parsed_at":"2024-12-17T06:40:44.670Z","dependency_job_id":null,"html_url":"https://github.com/Snowflyt/AoT-2024-solutions","commit_stats":null,"previous_names":["snowflyt/aot-2024-solutions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2FAoT-2024-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2FAoT-2024-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2FAoT-2024-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2FAoT-2024-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snowflyt","download_url":"https://codeload.github.com/Snowflyt/AoT-2024-solutions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325649,"owners_count":20920713,"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-12-18T16:30:45.177Z","updated_at":"2025-10-27T17:06:00.656Z","avatar_url":"https://github.com/Snowflyt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AoT 2024 Solutions\n\nMy solutions for the [_Advent of TypeScript 2024_](https://www.adventofts.com/events/2024) hosted by [TypeHero](https://typehero.dev).\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n## Usage\n\nInstall dependencies:\n\n```shell\nnpm install\n```\n\nAll test cases of the challenges are migrated to the relevant test files in the `src` directory (`*.test.ts`). You can run the following command to test the solutions:\n\n```shell\nnpm test\n```\n\nThese test cases are originally written in [test-testing](https://github.com/MichiganTypeScript/type-testing) and migrated to [Typroof](https://github.com/Snowflyt/typroof).\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick to Learn More About Typroof\u003c/summary\u003e\n  \u003cp\u003eTyproof is a type testing tool with a CLI interface and BDD-style assertions. Like \u003ca href=\"https://github.com/mmkal/expect-type\"\u003eexpect-type\u003c/a\u003e, it provides a WYSIWYG experience for compile-time tests. However, unlike expect-type, Typroof also allows testing behaviors that compile-time assertions can’t, such as checking if tuple labels are preserved or verifying JSDoc comments. It also offers a \u003ca href=\"https://github.com/tsdjs/tsd\"\u003etsd\u003c/a\u003e-like CLI interface that’s faster, more flexible, and lighter than tsd.\u003c/p\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflyt%2Faot-2024-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowflyt%2Faot-2024-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflyt%2Faot-2024-solutions/lists"}