geld
JSON →geld is a minimal currency formatter for Node.js (>=22) and browsers, providing a simple function to format numbers as currency strings. It offers options for currency symbol, decimal and group separators, position of currency symbol, and a special zero-decimals placeholder. The package is ESM-only (CJS requires dynamic import) and ships TypeScript type definitions. Version 4.0.0 is the latest stable release. Its key differentiator is extreme minimalism and opinionated German defaults (Euro, comma decimal, dot thousands, no-break space).