nschloe / github-trends

:chart_with_upwards_trend: GitHub star history plots
GNU General Public License v3.0
261 stars 12 forks source link

The Package Managers section should be split #79

Closed styfle closed 2 years ago

styfle commented 2 years ago

The Package Managers section should be split into 2 sections:

  1. Package Managers - npm, yarn, bower, pnpm
  2. Bundlers - everything else

The former is managing installation of packages and the latter is bundling JS and other assets.

nschloe commented 2 years ago

Good call! I'll fix that later.