Skip to content

ZaninAndrea/react-language-select

Repository files navigation

Language select

This library allows you to easily customize your UI depending on the currently selected language.

See the demo

Install

To install the package

npm install react-language-select

Api

Import the components

import { LanguageSwitch, LanguageIf, LanguageProvider } from "react-language-select";

To see examples of how the components are used see the demo

About

A react component for internationalisation of text in the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published