googleapis / googleapis/google-cloud-node
Browser support
Open
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
I'm aware of the name of the repo :smile: , but it would be nice to have direct support for the browser
without a polyfill for Buffer.
Looking at the code it seems that Buffer is only used for base64 encoding/decoding
of binary arrays, something that browser-friendly libraries like https://www.npmjs.com/package/base64-js do well.
Are there any plans? Is this something that you would be open to?
Contributor guide
Assessment
This issue has not been assessed yet.