Skip to content

Instantly share code, notes, and snippets.

View rightonhana's full-sized avatar
👩‍💻

Florencia Gonzalez rightonhana

👩‍💻
View GitHub Profile
@rightonhana
rightonhana / i18n.md
Last active October 3, 2021 04:11
Internationalization(i18n) comparison for Angular.

Internationalization(i18n) comparison for Angular (AUG 2021)

TLDR

Tools JSON support Implementation Support for services, pipes, events and atributes Update frequently Opened issues Support other frameworks Demo
[Built-in i18n][i18n-npm] no Complex services, pipes, events, and atributes yes ~ 2,000 no [localize demo][i18n-demo]
[ngx-translate][ngx-translate-npm] yes Simple services, pipes, and events no ~ 400 no [ngx-translate demo][ngx-translate-demo]
[angular-i18next][a-i18next-npm] ye