Skip to content

atopdev/react-language-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-locale-hot-switch

This small React web app let the user change the UI language without reloading the page.

The localized strings are loaded only when the user switches the language

  • Implements react-intl
  • Loads the required intl polyfills on Safari and IE < 10
  • Uses webpack for splitting the localized data in chunks
npm install

# Run the app
npm start

Then visit http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published