2026 · Author · Shipped
Codeworth
An npm CLI that tells you what your codebase would cost to build the traditional way. Zero runtime dependencies, live at v2.1.0.
- Node.js
- JavaScript
- vitest
Small, sharp, finished
Most of my projects are systems. This one is a knife.
What I built
Codeworth is an npm CLI that answers one question: what would this codebase cost to build traditionally? It counts source lines accurately, then runs COCOMO over the count. Zero runtime dependencies. Vitest covers the logic. Published and live on npm at v2.1.0.
What it demonstrates
Finishing. Scope small enough to hold in one hand, built well enough to publish under my own name. Not every project needs a database and a roadmap. Some need to do one thing and ship.