{"id":24864944,"url":"https://github.com/mrredu/typescript","last_synced_at":"2025-07-31T16:18:42.348Z","repository":{"id":274370304,"uuid":"922692923","full_name":"MrRedu/TypeScript","owner":"MrRedu","description":"📝 Manual de TypeScript","archived":false,"fork":false,"pushed_at":"2025-02-03T20:38:34.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T21:32:42.079Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":"","language":null,"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/MrRedu.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":"2025-01-26T21:18:20.000Z","updated_at":"2025-02-03T20:38:37.000Z","dependencies_parsed_at":"2025-01-26T22:35:10.600Z","dependency_job_id":null,"html_url":"https://github.com/MrRedu/TypeScript","commit_stats":null,"previous_names":["mrredu/typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRedu%2FTypeScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRedu%2FTypeScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRedu%2FTypeScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrRedu%2FTypeScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrRedu","download_url":"https://codeload.github.com/MrRedu/TypeScript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717610,"owners_count":20661143,"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"],"created_at":"2025-01-31T23:56:37.553Z","updated_at":"2025-03-26T18:43:40.296Z","avatar_url":"https://github.com/MrRedu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n   \u003cbr/\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/4/4c/Typescript_logo_2020.svg\" alt=\"TypeScript logo\" width=\"175\" style=\"border-radius: 10px;\" \u003e\n   \u003ch3 align=\"center\"\u003eTypeScript\u003c/h3\u003e\n\u003c/div\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003e\n    \u003ch2\u003eTabla de contenidos\u003c/h2\u003e\n  \u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003ca href=\"\"\u003eTipos básicos\u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n## Lista de tipos básicos\n| Nombre | Traducción | Representan |\n| :--- |:--- |:--- |\n| `string` | Cadena de texto | Textos |\n| `number` | Número | Números |\n| `boolean` | Booleano | Verdadero/falso |\n| `array` | Array | Agrupación de elementos | \n| `tuple` | Tupla | Agrupación de elementos (array) que permite almacenar un número fijo de elementos | \n| `enum` | Enum | _ | \n| `any` | Cualquiera | Cualquier tipo (evita la comprobación de tipos) |\n| `unknown` | Desconocido | Una versión más segura de `any` |\n| `void` | Vacío | Ningún valor o ausencia de retorno |\n| `null` | Nulo | Valores vacíos |\n| `undefined` | Indefinido | Valores no inicializados |\n| `never` | Nunca | Valores que nunca se ocurren |\n\n\n\u003ch2\u003eColaboradores\u003c/h2\u003e\n\u003cdiv\u003e\n  \u003ca href=\"https://github.com/MrRedu/TypeScript/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=MrRedu/TypeScript\" /\u003e\n  \u003c/a\u003e \n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrredu%2Ftypescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrredu%2Ftypescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrredu%2Ftypescript/lists"}