Skip to content

Instantly share code, notes, and snippets.

View matmar10's full-sized avatar

Matthew Joseph Martin matmar10

View GitHub Profile
@matmar10
matmar10 / Common-Currency.json
Last active August 9, 2020 11:31 — forked from ksafranski/Common-Currency.json
Common Currency Codes in JSON
{
"USD": {
"symbol": "$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars"