# Supported Languages

## Project Purpose

This package provides a list of language codes that are supported by CLDR43, and a subset of them supported by Lokalise.

## Getting Started

Install all dependencies:

```shell
npm install
```

Run all tests:

```shell
npm run test
```
