UNPKG

format-money-js

Version:

Zero dependency tiny JavaScript library (1kB bytes) by CurrencyRate.today, providing simple way and advanced number, money and currency formatting and removes all formatting/cruft and returns the raw float value.

8 lines 167 B
{ "extends": ["airbnb"], "plugins": ["@typescript-eslint"], "parser": "@typescript-eslint/parser", "rules": { "import/no-unresolved": 0 } }