Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zvizvi/GitHub-Web-IDE

⚡ Open GitHub repositories in online web IDE
https://github.com/zvizvi/GitHub-Web-IDE

browser-extension chrome-extension codesandbox firefox-addon github github-ide github-web-ide github1s gitlab gitpod glitch ide replit sourcegraph visual-studio-code vscode

Last synced: about 1 month ago
JSON representation

⚡ Open GitHub repositories in online web IDE

Awesome Lists containing this project

README

        

![GitHubWebIDE](https://raw.githubusercontent.com/zvizvi/GitHub-Web-IDE/master/src/img/logo.svg)
# GitHub Web IDE

[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/adjiklnjodbiaioggfpbpkhbfcnhgkfe.svg)][chrome_link]
[![Firefox Addons](https://img.shields.io/amo/v/github-web-ide.svg)][firefox_link]
[![Edge Addons](https://img.shields.io/badge/dynamic/json?label=edge%20add-on&prefix=v&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fakjbkjciknacicbnkfjbnlaeednpadcf)][edge_link]
[![GitHub Release](https://img.shields.io/github/v/release/zvizvi/GitHub-Web-IDE.svg)][release_link]

This extension enhances GitHub repositories by adding a convenient dropdown menu. This menu offers direct links to various online platforms that allow users to view and interact with the repository's source code in an environment reminiscent of an IDE.

Services currently supported:

* [GitHub Dev](https://github.dev/)
* [VSCode Dev](https://vscode.dev/)
* [CodeSandbox](https://codesandbox.io/)
* [GitHub1s](https://github1s.com/)
* [GitLab1s](https://gitlab1s.com/)
* [Repl.it](https://replit.com/)
* [Gitpod](https://gitpod.io/)
* [StackBlitz](https://stackblitz.com/)
* [Glitch](https://glitch.com/)
* [Google IDX](https://idx.google.com/)
* [Sourcegraph](https://sourcegraph.com/)
* [JsDelivr](https://www.jsdelivr.com/)
* [Active Forks](https://techgaun.github.io/active-forks/)
* [Useful Forks](https://useful-forks.github.io/)
* [Gitpop2](https://gitpop2.vercel.app/)
* [DevPod](https://devpod.sh/)
* Clone in VSCode (locally)
* Clone in VSCode Insiders (locally)

### What's changed?
* v2.0.8 Google IDX link added.
* v2.0.7
* Fix extension options page in Firefox.
* Add Useful Forks link.
* Add JsDelivr link (disabled by default).
* Add DevPod (disabled by default).
* v2.0.6 Style improvements.
* v2.0.5 GitLab new design compatibility.
* v2.0.4
* Fix compatibility with the new GitHub design.
* Add VSCode Insiders option (Thanks to @JMcrafter26).
* Remove the VSCode Remote Repositories option as it no longer works.
* Remove the GitHub Memory option as it no longer works.
* CodeSandbox and Replit new logos corrected.
* v2.0.3 Bug fixed.
* v2.0.2 GitLab1s link added.
* v2.0.1 Open in VSCode Dev option.
* v2.0.0
* Extension customizing options page.
* ~Open in VSCode Remote Repositories option.~
* Active Forks (disabled by default).
* Gitpop2 (disabled by default).
* ~GitHub Memory (disabled by default).~
* v1.0.16 Style changes and improvements.
* v1.0.15 GitHub Dev link added.
* v1.0.14 Open in VSCode option added (open.vscode.dev).
* v1.0.13 Bug fixed.
* v1.0.12 StackBlitz link added (for supported repositories only).
* v1.0.11 Dark mode support.
* v1.0.10 Open current selected branch.
* v1.0.8 GitLab support, Glitch link added.
* v1.0.7 Sourcegraph link added.
* v1.0.4 Clone in VSCode option added.

### ToDo:
NPM packages file explorer, like
- [ ] unpkg.com
- [ ] npmjs1s.com
- [ ] npm-explorer.tk

### GitHub
![image](https://user-images.githubusercontent.com/4354421/107879967-a123aa00-6ee4-11eb-9582-662998618ed1.png)
### GitLab
![image](https://user-images.githubusercontent.com/4354421/168898417-45fa3aa5-4505-4f32-9c36-f05fc81f47af.png)

### Download

#### Chrome
https://chromewebstore.google.com/detail/adjiklnjodbiaioggfpbpkhbfcnhgkfe
#### Firefox
https://addons.mozilla.org/firefox/addon/github-web-ide
#### Edge
https://microsoftedge.microsoft.com/addons/detail/akjbkjciknacicbnkfjbnlaeednpadcf

[![get-chrome-ext][chrome_badge]][chrome_link]
[![get-firefox-addon][firefox_badge]][firefox_link]
[![get-edge-addon][edge_badge]][edge_link]

[chrome_link]: https://chromewebstore.google.com/detail/adjiklnjodbiaioggfpbpkhbfcnhgkfe
[chrome_badge]: https://user-images.githubusercontent.com/4354421/107861086-06778c80-6e4c-11eb-8072-f82422193a70.png
[firefox_link]: https://addons.mozilla.org/firefox/addon/github-web-ide
[firefox_badge]: https://user-images.githubusercontent.com/4354421/108622754-82249b00-7443-11eb-914d-387b3977923c.png
[edge_link]: https://microsoftedge.microsoft.com/addons/detail/akjbkjciknacicbnkfjbnlaeednpadcf
[edge_badge]: https://user-images.githubusercontent.com/4354421/108622750-7f29aa80-7443-11eb-992d-b56cdbd83713.png
[release_link]: https://github.com/zvizvi/GitHub-Web-IDE/releases/latest