1.0.1 • Published 8 years ago
numeraljs-usd-locale v1.0.1
numeral-usd-locale
Let you use "US $" as a currency symbol with numeral.js
Usage
require('numeraljs-usd-locale');
...
numeral.locale("en-usd");Testing
yarn install
yarn run testLet you use "US $" as a currency symbol with numeral.js
require('numeraljs-usd-locale');
...
numeral.locale("en-usd");yarn install
yarn run test