A simple and clean web application that allows you to browse the commit history of any file in a public GitHub repository and download specific versions of that file directly from any commit.
This package acts as a wrapper around the VS Code File Downloader extension, which exposes an API that allows other extensions to download and manage binary dependencies. If you set shouldUnzip to ...