GMOD/generic-filehandle
use a subset of the NodeJS promise-based file handle API to access both local and remote files
TypeScript
Issues
- 8
- 1
remove DeprecationWarning for response.buffer
#110 opened by lidaof - 0
Support globalThis or global.fetch for node.js
#50 opened by cmdcolin - 1
Generic-filehandle error
#104 opened by amijalis - 1
make it so that readFile('utf8') call returns string and otherwise returns buffer instead of string|buffer
#39 opened by cmdcolin - 6
module should export a `GenericFilehandle` type
#75 opened by rbuels - 1
Allow auth tokens for RemoteFile
#14 opened by cmdcolin - 2
Add better CORS errors for status=0
#72 opened by cmdcolin - 1
- 3
- 1
- 12
Unable to determine size of file at
#61 opened by pkerpedjiev - 12
An in-range update of @typescript-eslint/eslint-plugin is breaking the build 🚨
#53 opened by greenkeeper - 10
- 1
Support statusCallback
#51 opened by cmdcolin - 1
- 4
An in-range update of @typescript-eslint/eslint-plugin is breaking the build 🚨
#47 opened by greenkeeper - 9
- 4
- 18
- 8
- 3
An in-range update of @typescript-eslint/eslint-plugin is breaking the build 🚨
#23 opened by greenkeeper - 3
- 5
- 3
- 1
- 0
- 1
- 1
Add encoding option to readFile
#5 opened by garrettjstevens - 2
Add BlobFile
#1 opened by garrettjstevens