{"library":"files-sdk","type":"library","category":null,"description":"Unified storage SDK for object/blob backends v1.8.0. Provides a single, tree-shakeable API across 20+ providers (S3, GCS, Azure, R2, Vercel Blob, Dropbox, etc.) with web-standard I/O and an escape hatch to native clients. Each adapter is a separate entry point; only peer dependencies you install are bundled. Active development with regular releases. Key differentiator: one consistent interface for both cloud storage and consumer services, with AI tool integrations for Vercel AI SDK, OpenAI Agents, and Claude Agent SDK.","language":"javascript","status":"active","version":"1.8.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install files-sdk","imports":["import { Files } from 'files-sdk'","import { s3 } from 'files-sdk/s3'","import { Files } from 'files-sdk'  const files = new Files({ adapter: s3({ bucket: 'x' }) })"]},{"cmd":"yarn add files-sdk","imports":[]},{"cmd":"pnpm add files-sdk","imports":[]}],"homepage":"https://github.com/haydenbleasel/files-sdk#readme","github":"https://github.com/haydenbleasel/files-sdk","docs":null,"changelog":null,"pypi":null,"npm":"files-sdk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}