{"id":25929559,"url":"https://github.com/santiagodotsh/ts-notes","last_synced_at":"2025-10-26T11:08:19.645Z","repository":{"id":280462799,"uuid":"858993220","full_name":"santiagodotsh/ts-notes","owner":"santiagodotsh","description":"📘 📝 Personal TypeScript notes and reference guide.","archived":false,"fork":false,"pushed_at":"2025-03-03T14:44:08.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T00:32:42.652Z","etag":null,"topics":["generics","inheritance","interfaces","notes","oop","types","typescript"],"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/santiagodotsh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-17T22:20:27.000Z","updated_at":"2025-03-03T14:44:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2729a63d-40ed-4176-8c62-6fc11ca2310f","html_url":"https://github.com/santiagodotsh/ts-notes","commit_stats":null,"previous_names":["santiagodotsh/ts-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/santiagodotsh/ts-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santiagodotsh%2Fts-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santiagodotsh%2Fts-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santiagodotsh%2Fts-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santiagodotsh%2Fts-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santiagodotsh","download_url":"https://codeload.github.com/santiagodotsh/ts-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santiagodotsh%2Fts-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278703580,"owners_count":26031204,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["generics","inheritance","interfaces","notes","oop","types","typescript"],"created_at":"2025-03-03T22:08:02.721Z","updated_at":"2025-10-07T00:33:02.834Z","avatar_url":"https://github.com/santiagodotsh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Notes\n\nTypeScript is a typed language that extends JavaScript, enhancing tooling and scalability.\n\n## Contents\n\n- [Types](./1_types.ts)\n- [Object-Oriented Programming (OOP)](./2_OOP.ts)\n- [Inheritance](./3_inheritance.ts)\n- [Interfaces](./4_interfaces.ts)\n- [Generics](./5_generics.ts)\n\n## Transpile and run the project\n\n```bash\n# transpile TypeScript to JavaScript\n$ tsc \u003cfile.ts\u003e\n\n# run the transpiled JavaScript code with Node.js\n$ node \u003cfile.js\u003e\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantiagodotsh%2Fts-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantiagodotsh%2Fts-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantiagodotsh%2Fts-notes/lists"}