(maybe) decompresses a stream jsr.io/@mary/maybe-decompression-stream
jsr typescript
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add links to readme

Mary 02c35826 abd3c92f

+2
+2
README.md
··· 1 1 # maybe-decompression-stream 2 2 3 + [JSR](https://jsr.io/@mary/maybe-decompression-stream) | [source code](https://tangled.sh/mary.my.id/pkg-maybe-decompression-stream) 4 + 3 5 decompresses a stream of data if it is compressed with gzip, otherwise it passes the data through. 4 6 5 7 ```ts