# siddharthkp/cost-of-modules

Find out which of your dependencies are slowing you down 🐢

Repository: https://github.com/siddharthkp/cost-of-modules
Canonical: https://ross.abutalabs.com/products/cost-of-modules
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-07-24T21:35:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3597, "days_push": 1136, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2859, forks 41 (observed 2026-08-28T04:07:25.994062+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, cli, package-manager
- domain: developer-tools, performance
- platform: cli, cross-platform
- tags: npm, yarn, dependency-analysis, bundle-size, install-speed, javascript, command-line, nodejs

## Member repositories
- siddharthkp/cost-of-modules (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.994062+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:29.418799+00:00, confidence not recorded.
  - readme: https://github.com/siddharthkp/cost-of-modules (fetched 2026-08-28T04:07:25.994062+00:00, sha 4167b58e4bbd)
  - registry_npm: https://registry.npmjs.org/cost-of-modules (fetched 2026-08-29T09:52:23.525859+00:00, sha 97bf593661c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
