{"id":20684478,"url":"https://github.com/4gray/vsc-github-trending","last_synced_at":"2025-04-22T13:18:30.444Z","repository":{"id":39733220,"uuid":"176582530","full_name":"4gray/vsc-github-trending","owner":"4gray","description":":octopus: Explore Github Trending repositories directly from Visual Studio Code","archived":false,"fork":false,"pushed_at":"2023-07-19T01:05:38.000Z","size":2735,"stargazers_count":18,"open_issues_count":21,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T13:18:22.710Z","etag":null,"topics":["github","react","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=4gray.vsc-github-trending","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/4gray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-19T19:16:02.000Z","updated_at":"2025-02-28T15:24:34.000Z","dependencies_parsed_at":"2024-11-16T22:22:20.774Z","dependency_job_id":"3162e8e1-99ff-4ef1-8bf4-78ecdd92fbca","html_url":"https://github.com/4gray/vsc-github-trending","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4gray%2Fvsc-github-trending","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4gray%2Fvsc-github-trending/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4gray%2Fvsc-github-trending/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4gray%2Fvsc-github-trending/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4gray","download_url":"https://codeload.github.com/4gray/vsc-github-trending/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250246728,"owners_count":21398919,"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":["github","react","typescript","vscode","vscode-extension"],"created_at":"2024-11-16T22:22:06.848Z","updated_at":"2025-04-22T13:18:30.420Z","avatar_url":"https://github.com/4gray.png","language":"TypeScript","readme":"# VSC Github Trending\n\n[![Version](https://vsmarketplacebadge.apphb.com/version/4gray.vsc-github-trending.svg)](https://marketplace.visualstudio.com/items?itemName=4gray.vsc-github-trending)\n[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/4gray.vsc-github-trending.svg)](https://marketplace.visualstudio.com/items?itemName=4gray.vsc-github-trending)\n[![Downloads](https://vsmarketplacebadge.apphb.com/downloads-short/4gray.vsc-github-trending.svg)](https://marketplace.visualstudio.com/items?itemName=4gray.vsc-github-trending)\n[![Actions Status](https://github.com/4gray/vsc-github-trending/workflows/Build%20application/badge.svg)](https://github.com/4gray/vsc-github-trending/actions)\n\nExplore Github Trending repositories directly from Visual Studio Code. Extension is based on React, [Material-UI](https://material-ui.com/), [Trending API](https://github.com/huchenme/github-trending-api) and VSCode Webview API.\n\n\u003cimg src=\"https://raw.githubusercontent.com/4gray/vsc-github-trending/master/screenshot.png\" title=\"VSC Github Trending\" /\u003e\n\n## Usage\n\nJust press `Ctrl+P` or `Cmd+P` and type:\n\n`\u003e GT: Open Github Trending`\n\n## Install\n\nLaunch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.\n\n`ext install 4gray.vsc-github-trending`\n\nExtension is available on [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=4gray.vsc-github-trending#overview)\n\n## Usage and configuration\n\nUse `vsc-github-trending.languages` option to set list of preferred languages which should be displayed in the extension, e.g.:\n\n```\n\"vsc-github-trending.languages\": [\n    \"c++\"\n    \"css\"\n    \"java\",\n    \"javascript\",\n    \"go\",\n    \"python\",\n    \"ruby\",\n    \"rust\",\n    \"typescript\"\n  ],\n...\n```\n\n_Note: See [list](https://github-trending-api.now.sh/languages) of all supported languages (use `urlParam` for configuration)_\n\nSelected language and time interval could also be configured, e.g.:\n\n```\n\"vsc-github-trending.selectedInterval\": \"daily\",\n\"vsc-github-trending.selectedLanguage\": \"javascript\",\n...\n```\n\n## Source Code\n\nSource code of this extension is available on \u003ca href=\"https://github.com/4gray/vsc-github-trending\"\u003eGithub\u003c/a\u003e.\n\n## Credits\n\n-   [Github Trending API](https://github.com/huchenme/github-trending-api)\n-   [VSCode React Starter](https://github.com/rebornix/vscode-webview-react)\n-   Hot Icon by [Vaibhav Radhakrishnan](https://thenounproject.com/search/?q=hot\u0026i=551479)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4gray%2Fvsc-github-trending","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4gray%2Fvsc-github-trending","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4gray%2Fvsc-github-trending/lists"}