Skip to content

AbdurRaahimm/github-folder-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Folder Downloader

This is a simple javascript project to download a folder from a github repository.

How to use

  1. Open the folder you want to download in your browser.
  2. Copy the URL from the address bar.
  3. Paste the URL in the input field and click the "Download" button.
  4. Wait for the download to start.

How it uses in local

  1. Clone the repository.
git clone https://github.com/AbdurRaahimm/github-folder-downloader.git
  1. go to the folder.
cd github-folder-downloader
  1. Open the vscode or any other code editor.
code .
  1. start the live server on vscode.
  2. Open the browser and go to the live server URL.
  3. Follow the steps above.

Features

  • Download a github repository.
  • Download a folder from a github repository.
  • Download a single file from a github repository.
  • See Folder and file structure.
  • Download the folder as a zip file.
  • See Folder Details.
  • Add back Button to go back to the previous folder.

Technologies Used

  • HTML
  • Tailwind CSS
  • JavaScript
  • jsZip library

Screenshots

alt text alt text alt text

Live Demo

Live Demo

Author

About

This is a simple javascript project to download a folder from a github repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published