React Currency Formatter v2

JSON →
library 1.1.3 ·javascript maintenance
verified Jun 4, 2026

A lightweight React component for formatting currency values using Intl.NumberFormat under the hood. Current stable version is 1.1.3, with low release cadence (last update 5+ years ago). Supports custom locale, currency code, pattern, decimal and group separators. Key differentiator: simple component-based API vs. utility functions. Requires React 16.x. Note: this is the v2 fork of react-currency-formatter; the original package is deprecated.