{"id":20170595,"url":"https://github.com/yds12/ts-cheatsheet","last_synced_at":"2025-10-10T22:35:41.843Z","repository":{"id":143440151,"uuid":"259902174","full_name":"yds12/ts-cheatsheet","owner":"yds12","description":"Cheatsheet for the Typescript language.","archived":false,"fork":false,"pushed_at":"2020-04-29T17:04:35.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T15:29:40.235Z","etag":null,"topics":["cheatsheet","tutorial","typescript","typescript-language"],"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/yds12.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":"2020-04-29T11:06:05.000Z","updated_at":"2020-05-03T10:36:15.000Z","dependencies_parsed_at":"2023-06-06T17:30:46.554Z","dependency_job_id":null,"html_url":"https://github.com/yds12/ts-cheatsheet","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/yds12%2Fts-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yds12%2Fts-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yds12%2Fts-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yds12%2Fts-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yds12","download_url":"https://codeload.github.com/yds12/ts-cheatsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241606443,"owners_count":19989721,"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":["cheatsheet","tutorial","typescript","typescript-language"],"created_at":"2024-11-14T01:19:46.500Z","updated_at":"2025-10-10T22:35:36.797Z","avatar_url":"https://github.com/yds12.png","language":"TypeScript","readme":"# Typescript Cheatsheet\n\nProject with a cheatsheet for the programming language Typescript. To run,\nclone this repository\n\n    git clone https://github.com/yds12/ts-cheatsheet.git\n\nthen `cd` into it and, with **Node.js** and **npm** installed, run:\n\n    npm install\n\nThis command will install the packages `typescript` (the Typescript compiler)\nand `ts-node` (a REPL for Typescript).\n\nNow you can try to compile the `.ts` files with:\n\n    npx tsc\n\nIt will generate an `index.js` file in the `dist` directory. All the interesting\nstuff is, however, written as code and comments in the `src/index.ts` file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyds12%2Fts-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyds12%2Fts-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyds12%2Fts-cheatsheet/lists"}