react-intl-number-format
JSON →Lightweight React components (Number, Currency) and context provider for formatting numbers and currencies using the ECMAScript Intl.NumberFormat API. Current stable version is 1.1.1, released under MIT license. Release cadence is low (latest update over 2 years ago). Differentiates from alternatives like react-number-format by relying natively on Intl.NumberFormat, not requiring polyfills for modern browsers, and providing a Context Provider and hook for global configuration. Works in modern browsers and IE>=11.
Resources
packagereact-intl-number-format ↗