0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript527 forks (527 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 6,189 stars (6,189 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
There is an option to compare the gzipped size. According to caniuse.com, 96% of globally used browsers support Brotli encoding.
Maybe there could also be an option for making a comparison with Brotli encoding?
More information:
Contributor guide
- Research direction
- Implement a new feature to compare Brotli encoded sizes alongside existing gzip comparison. Look at how gzip size is currently calculated and add a similar function using a Brotli library (e.g., iltorb or brotli wasm). Ensure to update the UI to toggle between gzip and Brotli or show both.
- Tech stack
- javascript
- Domain
- frontendweb dev
- Issue type
- Feature
- Prerequisites
- GitNode.jsnpm