# @ngx-translate/core

> Translation library (i18n) for Angular

Latest version **18.0.0** (published 2026-06-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ngx-translate/core
pnpm add @ngx-translate/core
yarn add @ngx-translate/core
bun add @ngx-translate/core
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 18.0.0 |
| Published | 2026-06-09 |
| First published | 2017-02-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 1 |
| Unpacked size | 227.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4661 |
| Author | Andreas Löw / CodeAndWeb GmbH, Olivier Combe |
| Maintainers | ocombe, andreasloew |
| Keywords | @ngx-translate, ngx-translate, angular, i18n, translation |

## Links

- npm: https://www.npmjs.com/package/@ngx-translate/core
- Repository: https://github.com/ngx-translate/core
- Homepage: https://github.com/ngx-translate/core#readme
- Issues: https://github.com/ngx-translate/core/issues
- npm.io page: https://npm.io/package/@ngx-translate/core

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0

## Alternatives

- [messageformat](https://npm.io/package/messageformat.md) — 329.7K weekly downloads
- [@mintlify/scraping](https://npm.io/package/@mintlify/scraping.md) — 294.8K weekly downloads
- [@mintlify/previewing](https://npm.io/package/@mintlify/previewing.md) — 209.5K weekly downloads
- [@mintlify/prebuild](https://npm.io/package/@mintlify/prebuild.md) — 209.5K weekly downloads
- [@mintlify/link-rot](https://npm.io/package/@mintlify/link-rot.md) — 206.3K weekly downloads

## Recent versions

- 18.0.0 (latest) — 2026-06-09
- 18.0.0-rc.3 (next) — 2026-05-21
- 18.0.0-rc.2 — 2026-05-19
- 18.0.0-rc.1 — 2026-04-16
- 18.0.0-rc.0 — 2026-04-13
- 17.0.0 — 2025-07-28
- 17.0.0-rc.1 — 2025-07-28
- 17.0.0-rc.0 — 2025-07-15
- 16.1.0-rc.1 — 2025-07-08
- 16.1.0-rc.0 — 2025-05-28
- 16.0.4 — 2024-12-19
- 16.0.3 — 2024-11-03
- 16.0.1 — 2024-11-03
- 16.0.0 — 2024-11-03
- 15.0.0 — 2023-05-09
- … 25 more at https://npm.io/package/@ngx-translate/core/versions

## README

# @ngx-translate/core

## Overview

`@ngx-translate/core` is the primary internationalization (i18n) library for Angular  
applications, allowing developers to easily implement and manage multiple languages  
in their projects. With `@ngx-translate/core`, you can dynamically switch languages  
within the app, seamlessly adapting content to suit various locales.

### Documentation

- [Official Documentation](https://ngx-translate.org/)
- [Getting Started Tutorial: How to Translate Your Angular App with NGX-Translate](https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-angular-app-with-ngx-translate)

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