UNPKG

@push.rocks/smartbucket

Version:

A TypeScript library providing a cloud-agnostic interface for managing object storage with functionalities like bucket management, file and directory operations, and advanced features such as metadata handling and file locking.

4 lines (3 loc) 197 B
* The project uses the official s3 client, not the minio client. * notice the difference between *Strict methods and the normal methods. * metadata is handled though the MetaData class. Important!