Ross ROSS = Recommend OSS · open-source software intelligence for agents

ngx-translate/core

The internationalization (i18n) library for Angular observed · 2026-08-28

github.com/ngx-translate/core · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ngx-translate/coremain84

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