{"library":"flydrive","type":"library","category":null,"description":"FlyDrive is a multi-driver file storage library for Node.js that provides a unified API to interact with local filesystem and cloud storage providers including S3, GCS, and R2. The current stable version is 2.1.0, released with a focus on modern ESM-only usage and requiring Node.js >=24. It ships full TypeScript definitions and uses a driver-based architecture. Unlike generic SDK wrappers, FlyDrive offers an abstraction layer that allows swapping backends without changing application code. Packages are released on npm as needed, with a stable release cadence.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","filesystem","flydrive","s3","gcs","r2","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install flydrive","imports":["import { FlyDrive } from 'flydrive'","import { fsDriver } from 'flydrive/drivers/fs'","import { s3Driver } from 'flydrive/drivers/s3'","import { gcsDriver } from 'flydrive/drivers/gcs'"]},{"cmd":"yarn add flydrive","imports":[]},{"cmd":"pnpm add flydrive","imports":[]}],"homepage":"https://github.com/flydrive-js/core#readme","github":"https://github.com/flydrive-js/core","docs":null,"changelog":null,"pypi":null,"npm":"flydrive","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}