File storage library with unified API to manage files across multiple cloud storage providers like S3, GCS, R2 and so on
npm install flydriveFlyDrive is a file storage library for Node.js. It provides a unified API to interact with the local file system and cloud storage solutions like S3, R2, and GCS.
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/flydrive-js/core/checks.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/flydrive-js/core/actions/workflows/checks.yml 'Github action'
[npm-image]: https://img.shields.io/npm/v/flydrive/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/flydrive/v/latest 'npm'
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[license-url]: LICENSE.md
[license-image]: https://img.shields.io/github/license/flydrive-js/core?style=for-the-badge