Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapondanaisriwan/github-grid-view
A browser extension that turns repositories into a grid view
https://github.com/sapondanaisriwan/github-grid-view
extension github github-grid-view
Last synced: 20 days ago
JSON representation
A browser extension that turns repositories into a grid view
- Host: GitHub
- URL: https://github.com/sapondanaisriwan/github-grid-view
- Owner: sapondanaisriwan
- License: mit
- Created: 2024-03-12T11:36:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T16:46:10.000Z (11 months ago)
- Last Synced: 2024-11-18T21:47:03.981Z (3 months ago)
- Topics: extension, github, github-grid-view
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/grid-view-for-github/ecmbjjghcphgnpalajeabaedhfkpghdn
- Size: 339 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Grid View for GitHub
A chrome extension that turns repositories into a grid view.
[![Star][star-badge]][star]
[![Forks][fork-badge]][members]
[![MIT License][mit-badge]](./LICENSE)
[star]: https://github.com/sapondanaisriwan/github-grid-view/stargazers
[members]: https://github.com/sapondanaisriwan/github-grid-view/network/members
[star-badge]: https://img.shields.io/github/stars/sapondanaisriwan/github-grid-view
[fork-badge]: https://img.shields.io/github/forks/sapondanaisriwan/github-grid-view?style=flat-square
[mit-badge]: https://img.shields.io/badge/License-MIT-green.svg## đˇ Screenshot
| **Before** | **After** |
| :--------: | :-------: |
| ![][b1] | ![][a1] |
| ![][b2] | ![][a2] |
| ![][b3] | ![][a3] |[b1]: https://i.imgur.com/EYag3Ve.png
[b2]: https://i.imgur.com/QOFXWD3.png
[b3]: https://i.imgur.com/w1iRtFw.png
[a1]: https://i.imgur.com/Iqa9N6F.png
[a2]: https://i.imgur.com/xXdKM5f.png
[a3]: https://i.imgur.com/vqZO78X.png## âŦī¸ Download
- [Chrome Extension][extension]
[extension]: https://chromewebstore.google.com/
## Browser Support
You need the most up-to-date version of your web browser. For the best experience, update your browser
For instructions on how to upgrade, visit your browser's help resources:
- [Google Chrome (105 -125)](https://www.google.com/chrome/)
- [MS Edge (105 - 122)](https://www.microsoft.com/en-us/windows/microsoft-edge)## đ§âđģ Contributing
Any contribution is greatly appreciated, please take a look [CONTRIBUTING.md](./CONTRIBUTING.md)
## đ° Support me
If you like this project you can tip me for my hard work at
[![ko-fi.com](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/sapondanaisriwan)
## Šī¸ License
Code released under the [MIT](./LICENSE) license.