@syncfusion/react-cldr-data
v31.2.12
Published
This package contains multi-culture JSON files widely used in React components and utilizes the official [Unicode CLDR](https://cldr.unicode.org/) JSON data.
Downloads
106
Readme
Syncfusion React CLDR data
This package contains multi-culture JSON files widely used in React components and utilizes the official Unicode CLDR JSON data.
Setup
To install react-cldr-data, use the following command.
npm install @syncfusion/react-cldr-dataUsage
import * as deAllData from '@syncfusion/react-cldr-data/main/de/all.json';
import * as numberingSystemData from '@syncfusion/react-cldr-data/supplemental/numberingSystems.json';
import * as currencyData from '@syncfusion/react-cldr-data/supplemental/currencyData.json';
loadCldr(deAllData, numberingSystemData, currencyData);Resources
Support
Product support is available through following mediums.
- Support ticket - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
- Live chat
License and copyright
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license for React UI components, you can purchase or start a free 30-day trial.
A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
See LICENSE FILE for more info.
© Copyright 2025 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
