number-formatter-msenyoo

JSON →
library 2.1.0 ·javascript
verified Jun 4, 2026

A small library that adds commas to numbers. Current stable version is 2.1.0. It is a simple, dependency-free utility for formatting numbers with thousands separators. The library has been stable with infrequent releases. It provides a single function that takes a number and returns a string with commas. Differentiators: minimalistic, no dependencies, straightforward API for a common formatting task.