alanshaw / david-www

:eyeglasses: David helps keep your Node.js project dependencies up to date.
https://david-dm.org
MIT License
731 stars 131 forks source link

request: show count of dependencies in tabs #412

Open tooomm opened 5 years ago

tooomm commented 5 years ago

currently: dependencies

What do you think about something like: | □ DEPENDENCIES (31) | □ DEVDEPENDENCIES (5) |

Just like GitHub does it as well: count

Also, I would not use all capital letters as it makes both hardly distinguishable.

alanshaw commented 3 years ago

You'd have to remove the "19 Dependencies total" from underneath, but yes that would be neat.