A simple chrome extension that checks the current tab if it is a GitHub pages link (username.github.io[/reponame]). If one is found it will query the GitHub API for info about the repository. You can then click the repository icon in the address bar for a popup with info about the repository as…
Las características principales de frozenfire92/pages2repo son: Browser Extensions and Plugins.
Las alternativas de código abierto para frozenfire92/pages2repo incluyen: alexanderekdahl/github-sublime-theme — Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available… algolia/github-awesome-autocomplete — By working every day on building the best search engine, we've become obsessed with our own search experience on the… anasnakawa/chrome-github-avatars — display user avatars on the Github news feed, nothing more, nothing less.. atom/open-on-github — Provides commands to quickly view the current file on GitHub.com (The Website). ben174/git-draw — Allows you to draw in your GitHub heatmap. airblade/vim-gitgutter — This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign…
Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available packages to show up and then search for GitHub Color theme. Click enter and the theme should be installed.
By working every day on building the best search engine, we've become obsessed with our own search experience on the websites and mobile applications we use. GitHub is quite big for us, we use their search bar every day but it was not optimal for our needs: so we just re-built Github's search…
display user avatars on the Github news feed, nothing more, nothing less..
This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign column to indicate added, modified, or removed lines relative to the Git index, allowing users to visualize diffs and compare buffer versions side-by-side. The plugin extends the editor's text objects to target specific blocks of modified lines, enabling the use of standard operators on these contiguous hunks. It also provides tools to stage or undo individual blocks of changes directly within the editor. Additional capabilities include navigation utilities for jumping between