Skip to content

Instantly share code, notes, and snippets.

View NeoGenet1c's full-sized avatar

Joe Lobotka NeoGenet1c

View GitHub Profile
@NeoGenet1c
NeoGenet1c / currency-symbols.json
Created June 1, 2016 22:42 — 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"
},