Skip to content

Instantly share code, notes, and snippets.

View ta3113ta's full-sized avatar
🎯
Focusing

Ta ta3113ta

🎯
Focusing
View GitHub Profile
@ta3113ta
ta3113ta / Common-Currency.json
Last active April 2, 2020 03:14 — forked from ksafranski/Common-Currency.json
Common Currency Codes in JSON Don't Delete
{
"USD": {
"symbol": "$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars"
},