github1s presents GitHub repository files for navigation and reading in a browser-based VS Code interface, without requiring the repository to be cloned or a local editor to be configured. A repository can be opened by adding `1s` to its GitHub URL and pressing Enter.
Project overview
github1s deserves attention for its URL-based path from a GitHub repository to a browser-based code-reading interface, with additional support for non-public repositories through a user-supplied GitHub OAuth token.
Project type
AI Coding
Use cases
Coding & Development
Deployment
Refer to project documentation
License
MIT
Best for
Developers who want to inspect and navigate GitHub repository code in a browser without first cloning the repository or configuring a local editor.
Key capabilities
Opens GitHub repository code in a browser-based VS Code interface for navigation and reading.
Supports viewing non-public repositories after the user supplies a GitHub OAuth token, which is stored in the browser.
Limitations and risks
Viewing a non-public repository requires the user to add a GitHub OAuth token.
Getting started
Add `1s` after `github` in the GitHub repository URL, then press Enter in the browser address bar.
Evidence and sources
GitHub project description: One second to read GitHub code with VS Code.
README: Just add `1s` after `github` and press `Enter` in the browser address bar for any repository you want to read. For example, try it on the VS Code repo: [https://github1s.com/micro…
README: If you want to view non-public repositories, you need to add an OAuth token. The token is stored only in your browser, and only send to GitHub when fetching your repository's file…
README: To edit files, run Docker containers, create pull requests and more, click the "Develop your project on [Gitpod](https://www.gitpod.io)" button in the status bar. You can also ope…
README: We are partnered with [OSS Insight](https://ossinsight.io/?utm_source=github1s&utm_medium=github&utm_campaign=ghtrending) to get the Trending Repositories & some more Interesting…