Metadata from a file stored in GridFS
Open
- Dominant language
- TypeScript
- Stars
- 344
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Can i used this library to somehow to read a file stored in gridfs and give me the tags?
I tried giving a stream in both mode
1) OPEN_LOCAL -> it give TypeError: path must be a string error.
2) OPEN_FILE -> Browser does not have support for the File API and/or ArrayBuffers
So any other way to do this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.