Use brotli to compress the HTML5 packages
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 4
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 1
Description
Brotli is used on sites like poki.com, and it compresses more efficiently.
Small test comparison of a small project:
```bash
3561984 test.tar
1299483 test.tar.br
1593271 test.tar.gz
1601048 test.zip
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.