tweedegolf / storage-abstraction

Provides an abstraction layer for interacting with a storage; the storage can be local or in the cloud.
MIT License
109 stars 18 forks source link

Browser support #71

Open ehassaan opened 2 weeks ago

ehassaan commented 2 weeks ago

Thanks a lot for the great package. Does it work in browser? I know some adapters may not support. AWS SDK does support though. Is the library itself supposed to work in browser?

ehassaan commented 2 weeks ago

Looks like there is some node-specific code,

https://github.com/tweedegolf/storage-abstraction/blob/767900d9dbeca8a22cec9e99f47e22f84cd344c8/src/types/add_file_params.ts#L1