
Product
Announcing Bun and vlt Support in Socket
Bringing supply chain security to the next generation of JavaScript package managers
@uppy/google-drive
Advanced tools
The Google Drive plugin for Uppy lets users import files from their Google Drive account
The Google Drive plugin for Uppy lets users import files from their Google Drive account.
A Companion instance is required for the GoogleDrive plugin to work. Companion handles authentication with Google, downloads files from the Drive and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import GoogleDrive from '@uppy/google-drive'
const uppy = new Uppy()
uppy.use(GoogleDrive, {
// Options
})
$ npm install @uppy/google-drive
Alternatively, you can also use this plugin in a pre-built bundle from
Transloadit’s CDN: Smart CDN. In that case Uppy will attach itself to the
global window.Uppy object. See the
main Uppy documentation for instructions.
Documentation for this plugin can be found on the Uppy website.
FAQs
The Google Drive plugin for Uppy lets users import files from their Google Drive account
The npm package @uppy/google-drive receives a total of 74,908 weekly downloads. As such, @uppy/google-drive popularity was classified as popular.
We found that @uppy/google-drive demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.