Open
Description
I see there is already a badge for bundle phobia that displays the bundle size which is useful for front-end packages like react.
I would like to add a badge for package phobia that displays the total npm install size plus dependencies, which is useful for backend packages such as express or desktop packages like electron.
Right now I'm just redirecting to shields but I had a suggestion to get put this on shields.io
Would you accept a PR if I created one? 😄