{"id":23245445,"url":"https://github.com/wizcorp/typescript-primer","last_synced_at":"2026-05-05T21:33:59.806Z","repository":{"id":141085800,"uuid":"130012999","full_name":"Wizcorp/typescript-primer","owner":"Wizcorp","description":"Quick primer on the why, what and how of TypeScript","archived":false,"fork":false,"pushed_at":"2018-08-21T06:36:50.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T00:17:26.743Z","etag":null,"topics":["nodejs","ts-node","typescript","webpack"],"latest_commit_sha":null,"homepage":"","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/Wizcorp.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":"2018-04-18T06:15:32.000Z","updated_at":"2020-06-13T07:25:14.000Z","dependencies_parsed_at":"2023-03-17T15:00:38.093Z","dependency_job_id":null,"html_url":"https://github.com/Wizcorp/typescript-primer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wizcorp/typescript-primer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizcorp%2Ftypescript-primer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizcorp%2Ftypescript-primer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizcorp%2Ftypescript-primer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizcorp%2Ftypescript-primer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wizcorp","download_url":"https://codeload.github.com/Wizcorp/typescript-primer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wizcorp%2Ftypescript-primer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32669431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nodejs","ts-node","typescript","webpack"],"created_at":"2024-12-19T07:12:16.870Z","updated_at":"2026-05-05T21:33:59.785Z","avatar_url":"https://github.com/Wizcorp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![typescript-primer](./images/typescript.png)\n\n\u003e JavaScript that scales.\n\nQuick primer on the why, what and how of [TypeScript](https://www.typescriptlang.org/)\n\nPresented to you by [Wizcorp](https://wizcorp.jp).\n\n## Requirements\n\n  * Node.js 8 or higher (recommend using [NVS](https://github.com/jasongin/nvs) or [NVM](https://github.com/creationix/nvm))\n  * A web browser (Chrome recommended)\n\n\u003e setup\n\n```shell\nnpm install\nnpm install -g ts-node typescript\n```\n\nFrom the root of this repository, make sure to run `npm install` to \ninstall all the dependencies you will need to run the examples.\n\n## Chapters\n\n### 01. Intro\n\n  - What is TypeScript?\n  - Why use TypeScript?\n  - Type system\n\n### 02. Compiler and typings\n\n  - tsconfig.json\n  - Type definition files\n  - Typing dependencies\n  - DefinitelyTyped (`@types`)\n\n### 03. Tools\n\n  - tslint\n  - typedoc\n  - jscpd\n\n### 04. Webpack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizcorp%2Ftypescript-primer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwizcorp%2Ftypescript-primer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizcorp%2Ftypescript-primer/lists"}