Skip to content

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

License

Notifications You must be signed in to change notification settings

ifandelse/lux-i18n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%