Number Formatter
129 sites
Security covered
This module provides a field formatter for displaying numbers using PHP's Number Formatter class. It allows for customized number formatting with options like grouping separators and decimal points.
A field display formatter for numbers based on PHP's Number Formatter class (part of the intl extension).
Currently only limited parts of the Number Formatter class is implemented -- YMMV.