number-formatter-test

JSON →
library 0.0.1 ·javascript
verified Jun 4, 2026

number-formatter-test is a minimal npm package for formatting numbers with commas. At version 0.0.1, it provides a single function to convert plain numbers into locale-agnostic comma-separated strings. It is a lightweight utility with no dependencies, suitable for Node.js >=4.2.4. Compared to libraries like Numeral.js or Intl.NumberFormat, it offers no customization, localization, or formatting options. This package appears to be a test or example package, not intended for production use. There are no releases beyond 0.0.1; the project is not actively maintained.