siddharthkp/cost-of-modules
Find out which of your dependencies are slowing you down 🐢 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3597
- days_rel: n/a
- days_push: 1136
- n_releases_24m: 0
Adoption not part of the score
2859 stars · 41 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CLI tool that analyzes your npm/yarn dependencies and reports which packages take the most disk space and slow down installation. It helps identify dependency bloat so you can trim your node_modules.
Use cases
- find out which npm dependencies are slowing down installs
- measure the size of each package in node_modules
- identify dependency bloat before publishing a package
- compare install cost of dependencies with yarn or npm
- include devDependencies in a size audit
When to choose
- you publish npm packages and want to minimize install size for users
- you want a quick one-command report of your heaviest dependencies
- your project uses npm or yarn and you suspect dependency bloat
When to avoid
- you need bundle-size analysis of shipped JavaScript rather than installed dependency size
- your project does not use npm or yarn
- you need actively maintained tooling with recent ecosystem support
Facets
cli-tool · maturity maintenance
developer-tools cli package-manager developer-tools performance cli cross-platform npm yarn dependency-analysis bundle-size install-speed javascript command-line nodejs
2 sources
- readme: https://github.com/siddharthkp/cost-of-modules · fetched 2026-08-28 · 4167b58e4bbd
- registry_npm: https://registry.npmjs.org/cost-of-modules · fetched 2026-08-29 · 97bf593661c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| siddharthkp/cost-of-modules | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="siddharthkp/cost-of-modules")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem