1.2.4 • Published 7 years ago

react-sxc-localization v1.2.4

Weekly downloads
31
License
ISC
Repository
-
Last release
7 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

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago