Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add total size, including dependencies to readme #21

Open
rmhrisk opened this issue Feb 6, 2017 · 0 comments
Open

Add total size, including dependencies to readme #21

rmhrisk opened this issue Feb 6, 2017 · 0 comments

Comments

@rmhrisk
Copy link
Contributor

rmhrisk commented Feb 6, 2017

Right now we show the size of the module itself but not its required dependencies, we should also include an approximate total size.

For example what does:

Add to the total package size?

The minimal prodobuf.js seems to add 6kb

While tslib.js seems to add 6.5k

If correct the total size to get the capabilities of this library it costs them 78.5Kb which isn't bad.

For users to make meaningful decisions on size this needs to be understood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant