js-ipfs-utils icon indicating copy to clipboard operation
js-ipfs-utils copied to clipboard

IPFS utils

Results 23 js-ipfs-utils issues
Sort by recently updated
recently updated
newest added

Env: - Debian Buster - latest nvm - latest yarn - node v15 - latest ipfs-core I try to use js-ipfs while testing with NodeJS. As a dependency of ipfs-core,...

kind/enhancement
status/ready

[`fetch`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) API does not provide an API to monitor upload progress which prevents [ipfs-webui](https://github.com/ipfs-shipyard/ipfs-webui/) from reporting any progress on file add. There are some discussions around making progress observable: -...

status/in-progress

I'm using this module all the time now and would rather not have to refer to the code each time I need to check where something is or what it's...