Files
bun.sh/src/cli
Claude Bot bb924092ad Make stats table more compact and informative
- Reduced column widths to minimum needed
- Category column sized to fit longest category name (16 chars)
- Added all requested categories:
  - JavaScript, TypeScript
  - React Components (when detected)
  - Stylesheets
  - CommonJS Modules, ECMA Modules
  - node_modules (separate from source)
  - Your Code (excluding node_modules)
  - Tests
  - All Code (grand total)
- All counts properly exclude node_modules except for node_modules and All Code rows
- Added high coupling warning when imports/file > 10

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 01:41:32 +00:00
..
2025-07-10 00:10:43 -07:00
2024-12-25 22:35:52 -08:00
2025-09-07 12:08:33 +00:00
2025-08-27 06:39:11 -07:00