Skip to content

AILEXGPT/GitHub-Web-IDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

![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]


Diese Erweiterung fügt jedem GitHub-Repository ein neues Dropdown-Menü hinzu, das Links zu verschiedenen Online-Diensten bietet, mit denen der Quellcode des Repositorys in einer IDE-ähnlichen Oberfläche angezeigt werden kann.
Derzeit unterstützte Dienste:

* [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/)
* [Sourcegraph](https://sourcegraph.com/)
* [Active Forks](https://techgaun.github.io/active-forks/)
* [Gitpop2](https://gitpop2.vercel.app/)
* [GitHub Memory](https://githubmemory.com/)
* Clone in VSCode (lokal)


### Was hat sich geändert?
* v2.0.3 Fehler behoben
* v2.0.2 GitLab1s-Link hinzugefügt
* v2.0.1 Option zum Öffnen in VSCodeDev
* v2.0.0
  * Anpassungsmöglichkeiten für die Erweiterung auf der Optionsseite.
  * ~Option zum Öffnen in VSCode Remote Repositories.~
  * Active Forks (standardmäßig deaktiviert).
  * Gitpop2 (standardmäßig deaktiviert).
  * GitHub Memory (standardmäßig deaktiviert).
* v1.0.16 Stiländerungen und Verbesserungen.
* v1.0.15 GitHub Dev-Link hinzugefügt.
* v1.0.14 Option zum Öffnen in VSCode hinzugefügt (open.vscode.dev).
* v1.0.13 Fehler behoben.
* v1.0.12 StackBlitz-Link hinzugefügt (nur für unterstützte Repositories).
* v1.0.11 Unterstützung für den Dunkelmodus.
* v1.0.10 Aktuelles ausgewähltes Branch öffnen.
* v1.0.8 Unterstützung für GitLab, Glitch-Link hinzugefügt.
* v1.0.7 Sourcegraph-Link hinzugefügt.
* v1.0.4 Option zum Klonen in VSCode hinzugefügt.

### ToDo:
NPM-Pakete-Datei-Explorer, wie
- [ ] 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://chrome.google.com/webstore/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://chrome.google.com/webstore/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

Packages

No packages published

Languages

  • HTML 81.3%
  • JavaScript 18.7%