ngx-translate/core
The internationalization (i18n) library for Angular observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 55
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 221
- age_days: 3979
- days_rel: 85
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
4660 stars · 589 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
@ngx-translate/core is the internationalization (i18n) library for Angular, providing translation pipes, directives, and services for building multilingual applications. Version 18 is rebuilt on Angular Signals with standalone components, reactive language state, and optional JSON translation file loading via @ngx-translate/http-loader.
Use cases
- translate an angular app into multiple languages
- load translation files at runtime in angular
- switch languages dynamically in an angular application
- add i18n to angular standalone components
- use fallback languages in angular translations
- translate angular templates with a pipe or directive
- manage lazy-loaded route translations in angular
When to choose
- you are building an Angular 18+ application that needs runtime translation with JSON files
- you want reactive, signal-based language switching without manual change detection
- you need lazy-loaded translations for large multilingual Angular apps
- you prefer a lightweight i18n solution over Angular's built-in compile-time i18n
When to avoid
- you need compile-time i18n with build-time language bundling (use Angular's built-in i18n)
- you are on an Angular version older than 18 and cannot upgrade
- your project is not Angular-based
- you rely on ngx-translate v17 or earlier, which is end-of-life
Facets
library · maturity active
internationalization templating frontend-framework web-development frontend cross-platform angular i18n translation signals npm-package multilingual localization nodejs web-server
8 sources
- readme: https://github.com/ngx-translate/core · fetched 2026-08-28 · 9a977ecc73a6
- homepage: https://ngx-translate.org · fetched 2026-08-29 · 967597a84ad5
- site_page: https://ngx-translate.org/getting-started/angular-compatibility · fetched 2026-08-29 · e34784db05d3
- site_page: https://ngx-translate.org/getting-started/installation · fetched 2026-08-29 · 0c0bf5eb751d
- site_page: https://ngx-translate.org/getting-started/translation-files · fetched 2026-08-29 · 47a8dc8bc8de
- site_page: https://ngx-translate.org/getting-started/translating-your-components · fetched 2026-08-29 · 4aba10968b4b
- site_page: https://ngx-translate.org/getting-started/migration-guide · fetched 2026-08-29 · 29e57c466843
- site_page: https://ngx-translate.org/resources/faq · fetched 2026-08-29 · 1cd0f13c2a59
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ngx-translate/core | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="ngx-translate/core")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem