dojo
Version:
Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.
17 lines • 356 B
JavaScript
define(
//begin v1.x content
{
"HKD_displayName": "港幣",
"JPY_symbol": "¥",
"CAD_displayName": "加幣",
"CNY_displayName": "人民幣",
"USD_symbol": "$",
"AUD_displayName": "澳幣",
"JPY_displayName": "日圓",
"$locale": "zh-hant-tw",
"CNY_symbol": "CN¥",
"GBP_displayName": "英鎊",
"EUR_displayName": "歐元"
}
//end v1.x content
);