lux-i18n

3.1.0 • Public • Published

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" ) );

/lux-i18n/

    Package Sidebar

    Install

    npm i lux-i18n

    Weekly Downloads

    1

    Version

    3.1.0

    License

    none

    Unpacked Size

    85.7 kB

    Total Files

    30

    Last publish

    Collaborators

    • dougneiner
    • elijahmanor
    • ifandelse
    • rniemeyer