# @lokalise/supported-languages

Latest version **3.4.0** (published 2026-08-12) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @lokalise/supported-languages
pnpm add @lokalise/supported-languages
yarn add @lokalise/supported-languages
bun add @lokalise/supported-languages
```

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 3.4.0 |
| Published | 2026-08-12 |
| First published | 2023-08-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 97.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 10 |
| Maintainers | bodrovis, botlokalise, kibertoad, carlos_gamero, aplokalise, filippos.mikropoulos, andrew_lokalise, dariacm, roger.gros-lokalise, casamitjana, bartoszdrozd-lokalise, jhfedz, ntrpilot-lokalise |

## Links

- npm: https://www.npmjs.com/package/@lokalise/supported-languages
- Repository: https://github.com/lokalise/shared-ts-libs
- npm.io page: https://npm.io/package/@lokalise/supported-languages

## Recent versions

- 3.4.0 (latest) — 2026-08-12
- 3.3.0 — 2026-07-15
- 3.2.0 — 2026-03-26
- 3.1.1 — 2025-12-17
- 3.1.0 — 2025-04-04
- 3.0.0 — 2025-03-17
- 2.1.0 — 2024-10-18
- 2.0.0 — 2024-01-09
- 1.0.6 — 2023-12-15
- 1.0.5 — 2023-11-28
- 1.0.4 — 2023-11-17
- 1.0.3 — 2023-08-29
- 1.0.2 — 2023-08-29
- 1.0.1 — 2023-08-29
- 1.0.0 — 2023-08-29

## README

# 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
```

---
_Source: https://npm.io/package/@lokalise/supported-languages · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
