minio-js
minio-js copied to clipboard
Could this execute in browser instead of node backend?
Cloud the code be executed in the browser?
There's a plan to support browser, as @prakashsvmx said that some users are using this SDK on the browser environment. But I don't really confident that this really works in browser right now.
Older versions had support for most apis. since we are rewriting in typescript, slowly we will look into it. we welcome community contributions.