fast-number-formatter

JSON →
library 2.0.4 ·javascript
verified Jun 4, 2026

A React-focused number formatting library (v2.0.4) that enforces reuse of formatter instances to improve performance, avoiding creation of new Intl.NumberFormat objects per call. It wraps native Intl API with a caching layer and provides TypeScript types. Currently in early development with potential breaking changes. Differentiator: fixed API that forces best practices compared to ad-hoc formatting. Released via semantic-release, maintained by Agoda.