An open API service indexing awesome lists of open source software.

https://github.com/sillsdev/mui-language-picker-demo

Simple demonstration of using the mui-language-picker
https://github.com/sillsdev/mui-language-picker-demo

Last synced: about 1 month ago
JSON representation

Simple demonstration of using the mui-language-picker

Awesome Lists containing this project

README

          

# mui-language-picker-demo

Demo of the [mui-language-picker](https://www.npmjs.com/package/mui-language-picker).

## installation

```sh
nvm use 18
npm install
```

## Usage

```sh
npm run dev
```

1. click in language picker control
2. Enter a BCP-47 code, language name, or country name
3. Select the desired language
4. The results are displayed on the console.