UNPKG

currency-number-formatter

Version:

A simple number formatter for large numbers with currency support.

24 lines (23 loc) 462 B
{ "name": "currency-number-formatter", "version": "1.0.4", "description": "A simple number formatter for large numbers with currency support.", "main": "index.js", "keywords": [ "number", "formatter", "currency", "abbreviation", "compact", "JavaScript", "Node.js", "format", "human-readable", "large-numbers" ], "author": "Rohit Chavan", "license": "MIT", "publishConfig": { "access": "public" } }