PeculiarVentures / webcrypto-liner

webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
MIT License
149 stars 26 forks source link

Add package size to readme #3

Closed rmhrisk closed 7 years ago

rmhrisk commented 7 years ago

People will want to know the relative package size, we should show what the minified size of webcrypto-liner is and a table of what each of the optional dependencies add. This way people can know what size the package would be.

rmhrisk commented 7 years ago

Fixed