Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide direct piping from fetch #977

Open
antongolub opened this issue Dec 14, 2024 · 1 comment
Open

feat: provide direct piping from fetch #977

antongolub opened this issue Dec 14, 2024 · 1 comment
Labels
ossln24 OSS Library Night 2024

Comments

@antongolub
Copy link
Collaborator

Would be nice to have smth like:

await fetch('https://exampe.com/some.tar.gz').pipe`tar`

See how util.ts#promisifyStream() works to apply this kind of hooks.

@antongolub antongolub added the ossln24 OSS Library Night 2024 label Dec 14, 2024
@antonmedv
Copy link
Collaborator

I have doubts about this API change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ossln24 OSS Library Night 2024
Projects
None yet
Development

No branches or pull requests

2 participants