Skip to content
This repository was archived by the owner on Sep 10, 2020. It is now read-only.
This repository was archived by the owner on Sep 10, 2020. It is now read-only.

Can we please have the gzip (at max compression) sizes next to the libraries? #50

@srcspider

Description

@srcspider

In some cases, such as for example choosing a script based script/css loader, whichever is just smaller gzip wise is better, and right now I have to go though all of them in cdnjs, download and run gzip-size WHATEVER.js | pretty-bytes over and over. It would be nice if the max compression gzip size was there already.

Script loaders are not the only cases. For example let's say I need a date library for a specific case, I know all versions from X to Y of one I like have the feature and I don't care for anything else in the library; it makes sense to just get the smallest one, especially if later iterations just become extremely bloated in size.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions