blob-stream icon indicating copy to clipboard operation
blob-stream copied to clipboard

add browser specific version

Open clentfort opened this issue 3 years ago • 2 comments

Closes #6

Not sure if this is the best approach. I tried to keep the changes to a minimum. I resolved the dependency on module "stream" by depending on "stream-browserify" and the dependency on "util" by using the "inherits"-packages (which is also used by stream-browserify, see package.json).

clentfort avatar Jan 25 '22 13:01 clentfort

Awesome, I guess your PR solves this issue then:

image

have you published your changes with another alias?

diavrank avatar Jan 11 '25 01:01 diavrank

I did not. I'm also no longer working with this package.

clentfort avatar Jan 13 '25 10:01 clentfort