globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 605 forks source link

JSON Files location #877

Closed Legends closed 4 years ago

Legends commented 4 years ago

Where are these relative urls located?

Required CLDR JSON

  1. cldr/supplemental/likelySubtags.json
  2. cldr/main/{locale}/numbers.json
  3. cldr/supplemental/numberingSystems.json
  4. cldr/supplemental/plurals.json
  5. cldr/supplemental/ordinals.json
  6. cldr/main/{locale}/currencies.json
  7. cldr/supplemental/currencyData.json
  8. cldr/main/{locale}/ca-gregorian.json
  9. cldr/main/{locale}/timeZoneNames.json
  10. cldr/supplemental/timeData.json
  11. cldr/supplemental/weekData.json