badges/shields

Badge request: npm installed size

Open

#1,701 opened on May 23, 2018

View on GitHub
 (4 comments) (2 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

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? 😄

Contributor guide