Skip to content

CypherpunkSamurai/vsix-downloader-webui

Repository files navigation

vsix-downloader-webui

A Simple WebUI Created with Tailwind for Fetching VSCode Extensions VSIX files from the Marketplace.

License: MIT JavaScript

How to use

  1. Visit the github pages website:

    Visit VSIX Downloader Page 🔌

  2. Search for your extension 🔍 or paste your extension url from vscode marketplace.

  3. Click the download button! 👇

Development

GitHub Pages Deployment

This project includes a GitHub Actions workflow that automatically deploys the website to GitHub Pages whenever changes are pushed to the main branch. The workflow:

  1. Checks out the repository code
  2. Copies the files to the gh-pages branch
  3. Deploys the content to GitHub Pages

To manually trigger a deployment, you can run the workflow from the "Actions" tab in your GitHub repository.

Credits

  • These Two StackOverflow Questions [1] [2]

About

A Simple WebUI to Fetch Vsix Files from Visual Studio Marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages