dropbox / dropbox/dropbox-sdk-js
[Question] Implementing large upload with Stream
Open
- Dominant language
- JavaScript
- Stars
- 970
- Forks
- 353
- Avg merge
- 9h 3m
- Merged PRs (30d)
- 2
Description
Hello,
I currently work on an implementation of dbx file upload with ReadableStream.
I have a few question about adding this function :
- Can I write it directly in dropbox.js ?
- How can I create/document which type takes the function as argument, since types are auto generated in `src/types.js`
- We agree that only unit-testing is mandatory.
My repository : https://github.com/navispeed/dropbox-sdk-js
The function: https://github.com/navispeed/dropbox-sdk-js/blob/master/src/dropbox.js#L31
Contributor guide
Assessment
This issue has not been assessed yet.