Skip to content

Instantly share code, notes, and snippets.

View yurisasuke's full-sized avatar

itachi sasuke yurisasuke

View GitHub Profile
@yurisasuke
yurisasuke / Common-Currency.json
Last active June 29, 2021 11:59 — forked from ksafranski/Common-Currency.json
Common Currency Codes in JSON
[
{
"symbol": "$",
"name": "US Dollar",
"symbol_native": "$",
"decimal_digits": 2,
"rounding": 0,
"code": "USD",
"name_plural": "US dollars"
},