number-formatter-printer

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

A tiny utility for formatting numbers with comma separators (e.g., 35666 → 35,666). Version 1.0.0 is the latest stable release. Minimal API surface—single function, no dependencies. Primarily intended for Node.js using CommonJS. No ongoing maintenance or release cadence; appears to be a simple, one-off tool.