{"id":21257730,"url":"https://github.com/edmilson-dk/learn-typescript","last_synced_at":"2025-03-15T06:23:12.042Z","repository":{"id":258257991,"uuid":"299757261","full_name":"edmilson-dk/learn-typescript","owner":"edmilson-dk","description":"Content codes I created while studying TypeScript.","archived":false,"fork":false,"pushed_at":"2020-10-05T22:50:16.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T21:31:52.463Z","etag":null,"topics":["learn-typescript","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/edmilson-dk.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-09-29T23:02:53.000Z","updated_at":"2021-02-17T15:09:02.000Z","dependencies_parsed_at":"2024-10-18T07:13:46.087Z","dependency_job_id":null,"html_url":"https://github.com/edmilson-dk/learn-typescript","commit_stats":null,"previous_names":["edmilson-dk/learn-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Flearn-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Flearn-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Flearn-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Flearn-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmilson-dk","download_url":"https://codeload.github.com/edmilson-dk/learn-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243691253,"owners_count":20331932,"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":["learn-typescript","typescript"],"created_at":"2024-11-21T04:05:32.301Z","updated_at":"2025-03-15T06:23:12.016Z","avatar_url":"https://github.com/edmilson-dk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meus estudos iniciais em TypeScript\n\nBom  para você testar os exemplos de cada conteúdo faça o seguinte:\n\n### primeiro instale o TypeScript \n\nGlobalmente via npm ou yarn:\n\n``npm i -g typescript``\n\n``yarn global add typescript``\n\nlocalmente:\n\n``npm i typescript --dev``\n\n``yarn add typescript -D``\n\n### Para transpilar e testar os arquivof faça:\n\n``tsc -t es6 (ou a versão do ECMAScript que você preferir) arquivo.ts``\n\n### Para executar faça o seguinte:\n\n``node arquivo.js``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Flearn-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmilson-dk%2Flearn-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Flearn-typescript/lists"}