Shields: Add file size badges

Created on 16 Jun 2016  路  2Comments  路  Source: badges/shields

That would be useful for showing dist file size:

[![file size](https://img.shields.io/size/github/ImanMh/logeek/master/dist/logeek.min.js)](https://github.com/FormidableLabs/builder)

and Gzip as @fabricionaweb mentioned:

[![file size](https://img.shields.io/gzip-size/github/ImanMh/logeek/master/dist/logeek.min.js)](https://github.com/FormidableLabs/builder)
good first issue service-badge

Most helpful comment

+1 like https://github.com/ngryman/badge-size

also in gzipped

All 2 comments

+1 like https://github.com/ngryman/badge-size

also in gzipped

made PR for that at #745

Was this page helpful?
0 / 5 - 0 ratings