{"id":19675315,"url":"https://github.com/snowflyt/aot-2023-solutions","last_synced_at":"2026-05-10T12:57:04.051Z","repository":{"id":216671988,"uuid":"735635665","full_name":"Snowflyt/aot-2023-solutions","owner":"Snowflyt","description":"My solutions for the Advent of TypeScript 2023 hosted by TypeHero.","archived":false,"fork":false,"pushed_at":"2024-01-16T11:26:30.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T04:19:48.314Z","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}},"created_at":"2023-12-25T16:20:58.000Z","updated_at":"2024-09-27T12:29:32.000Z","dependencies_parsed_at":"2024-01-11T22:42:20.622Z","dependency_job_id":"5ed35c64-146d-4f1f-8fea-291bccac5a16","html_url":"https://github.com/Snowflyt/aot-2023-solutions","commit_stats":null,"previous_names":["snowfly-t/aot-2023-solutions","snowflyt/aot-2023-solutions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2Faot-2023-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2Faot-2023-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2Faot-2023-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snowflyt%2Faot-2023-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snowflyt","download_url":"https://codeload.github.com/Snowflyt/aot-2023-solutions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240983578,"owners_count":19888719,"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-11T17:23:08.383Z","updated_at":"2026-05-10T12:56:59.023Z","avatar_url":"https://github.com/Snowflyt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AOT-2023 Solutions\n\nMy solutions for the [_Advent of TypeScript 2023_](https://typehero.dev/aot-2023) hosted by [TypeHero](https://typehero.dev).\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n## Usage\n\nInstall dependencies:\n\n```shell\nnpm install\n# Or\nyarn\n# Or\npnpm install\n```\n\nThis project uses [Typroof](https://github.com/Snowfly-T/typroof) to test TypeScript type definitions. It is a CLI tool similar to [tsd](https://github.com/tsdjs/tsd), but use BDD-style assertions like in [Jest](https://jestjs.io/) or [Vitest](https://vitest.dev/). It is also faster, more flexible and more lightweight than tsd, WYSIWYG, and you can even define your only assertion methods. See [its documentation](https://github.com/Snowfly-T/typroof?tab=readme-ov-file) for more details.\n\nAfter installing dependencies, you can run the following command to use Typroof to test type definitions:\n\n```shell\nnpx typroof\n# Or\nnpm run test-types\n# Or\nyarn test-types\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflyt%2Faot-2023-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowflyt%2Faot-2023-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowflyt%2Faot-2023-solutions/lists"}