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

✨ [New Demo Request]: Compression Streams API Demo #183

Open
shyakadev opened this issue Oct 25, 2022 · 0 comments
Open

✨ [New Demo Request]: Compression Streams API Demo #183

shyakadev opened this issue Oct 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@shyakadev
Copy link

What is the Example and Demo Topic?

Compression Streams API

Please explain why do you need it?

The Compression Streams API provides a JavaScript API for compressing and decompressing streams of data using the gzip or deflate formats.
Built in compression means that JavaScript applications will not need to include a compression library, which makes the download size of the application smaller.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Compression_Streams_API

Do you want to contribute to the source code for this example?

Yes

If you are picking up this request to implement, PLEASE READ THIS

@shyakadev shyakadev added the enhancement New feature or request label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant