3.1.0 • Published 5 years ago

lux-i18n v3.1.0

Weekly downloads
57
License
-
Repository
github
Last release
5 years ago

lux-i18n

Make react-intl lux-aware, and capable of consuming translations from a lux store.

Bare-Bones Example Usage

import { intlWrapper } from "lux-i18n";
const InternationalizedApp = intlWrapper( App );
ReactDOM.render( <InternationalizedApp />, document.querySelector( ".main" ) );
3.1.0

5 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago