3.1.0 • Published 4 years ago

lux-i18n v3.1.0

Weekly downloads
57
License
-
Repository
github
Last release
4 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

4 years ago

3.0.0

5 years ago

2.1.0

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago