NumberFormatter JS
JSON →A standalone JavaScript library for formatting numbers with customizable patterns, currency symbols, separators, and signs. Version 1.1.0 is the current stable release, available via npm and yarn. It provides two main formatting functions (formatFromPattern and formatFromConfig) and a pattern parser. Key differentiator: pattern-based formatting similar to Java's DecimalFormat, with no external dependencies, ESM and CJS support.
Resources
packagenumber-formatter-js ↗
API endpoints
full doc /v1/registry/number-formatter-js