Skip to content

A chrome extension that shows directory structure of GitHub Repositories similar to VS CODE for easy navigation.

Notifications You must be signed in to change notification settings

SRI-PRIYAN/GithubFileExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubFileExplorer

Preview

Github-File-Explorer.png

Description

  • A chrome extension which shows the directory structure for easy navigation in the Github repositories.

  • Makes use of the Github API to get the contents of the repository. Parses the json response and creates a tree data structure to efficiently handle operations.

Installation

  • Clone this repository anywhere you want.

        git clone https://github.com/SRI-PRIYAN/GithubFileExplorer.git
  • Open your chromium based browser and go to chrome://extensions.

  • Toggle the developer mode.

  • Click on Load unpacked and select the path of the cloned repository.

  • Now, you can go into any public Github repo and its directory structure will be displayed on the left hand side.

About

A chrome extension that shows directory structure of GitHub Repositories similar to VS CODE for easy navigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published