{"id":21377369,"url":"https://github.com/zeyu-li/typescript_template","last_synced_at":"2025-03-16T09:44:52.121Z","repository":{"id":120381840,"uuid":"227985977","full_name":"Zeyu-Li/TypeScript_template","owner":"Zeyu-Li","description":"A simple TypeScript template, nothing more, nothing less :pencil: ","archived":false,"fork":false,"pushed_at":"2023-05-19T01:17:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T22:09:18.764Z","etag":null,"topics":["typescript-template"],"latest_commit_sha":null,"homepage":"","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/Zeyu-Li.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-12-14T07:49:56.000Z","updated_at":"2023-05-19T01:18:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"e43cbae5-11a9-4e43-82c3-e65bccc6b38e","html_url":"https://github.com/Zeyu-Li/TypeScript_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2FTypeScript_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2FTypeScript_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2FTypeScript_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeyu-Li%2FTypeScript_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeyu-Li","download_url":"https://codeload.github.com/Zeyu-Li/TypeScript_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852432,"owners_count":20358270,"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":["typescript-template"],"created_at":"2024-11-22T09:20:29.063Z","updated_at":"2025-03-16T09:44:52.091Z","avatar_url":"https://github.com/Zeyu-Li.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# TypeScript (ts) Template\n\n## About\n\nThis TypeScript Template is a starter file for TypeScript project. TypeScript is basically the strongly typed version of JavaScript. \n\n\n\n## Use\n\nTo activate TypeScript, go to the json file and enter\n\n```powershell\ntsc -w\n```\n\nin terminal\n\n\n\n## Required\n\n* Node.js\n* typescript (installed using npm)\n\n\n\n## Code\n\n```typescript\nfunction main() {\n    // choose any number\n    let number: number = 1;\n\n    // prints\n    console.log();\n\n    // return statement\n    return 0;\n}\n\n// main function call\nmain();\n```\n\n\n\n## Licence\n\nThe rules for copy and distributing this project licence are\noutlined in the licence.txt file.\n\nThis project is under an MIT licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Ftypescript_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeyu-li%2Ftypescript_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeyu-li%2Ftypescript_template/lists"}