Skip to content

Instantly share code, notes, and snippets.

View ansezz's full-sized avatar
🚀
Trying hard to stay up to date.

ANASS EZ-ZOUAINE ansezz

🚀
Trying hard to stay up to date.
View GitHub Profile
@ansezz
ansezz / Common-Currency.json
Last active February 28, 2018 15:15 — 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"
},