1.2.4 • Published 6 years ago

react-sxc-localization v1.2.4

Weekly downloads
31
License
ISC
Repository
-
Last release
6 years ago

React SXC Localization

React Intl integration

Installation

$ npm install -d react-sxc-localization
import IntlProvider from 'react-sxc-localization'
import yourTranslation from './i18n/data.json'

<IntlProvider localeData={yourTranslation} initialLocale='IT'>
    <App />
</IntlProvider>

License

ISC

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago