react-currency-formatter

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

A React component for formatting currency values using a customizable pattern. Version 1.1.0 supports React 16.x. It provides a simple declarative API with optional props for locale, pattern, decimal, and group separators. Unlike other currency formatters, it uses a pattern string for flexible formatting. However, it is not actively maintained (last update years ago) and has known issues with locale support and TypeScript definitions.