UNPKG

numformat.js

Version:

number, decimal, integer, money and currency formatting library, with two way custom format/unformat symbols and patterns

30 lines (29 loc) 539 B
{ "name": "numformat.js", "version": "0.2.0", "description": "number, decimal, integer, money and currency formatting library, with two way custom format/unformat symbols and patterns", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "authors": [ "cassvail" ], "main": "numformat.js", "keywords": [ "number", "integer", "decimal", "money", "currency", "format", "unformat", "utilities", "finance", "exchange", "patter" ] }