Feature Rich Internationalization (i18n) Library for Angular – Transloco

Author: ngneat
Official Page: Go to website
Publish Date: May 4, 2020
License: MIT

Description:

Transloco is a feature-rich internationalization (i18n) library for Angular applications.

Key Features:

  • Clean and DRY templates: Keep your templates clean and DRY using the Transloco structural directive
  • Support for Lazy Load: Load translation files on-demand using Transloco’s built-in scope feature
  • Rich Plugins: Transloco has a rich plugins ecosystem that provides the tools you need for both development and production environments
  • Support for Multiple Fallbacks: Extensive support for fallbacks. Multiple fallbacks for failed requests and missing keys replacement
  • Support for SSR: Pre-render your translations with Angular SSR and Transloco!
  • L10N: Transloco provides the transloco-locale package which provides pipes such as Date,Number,Currency and more!

Installation:

// with Angular CLI
ng add @ngneat/transloco

Preview:

Feature Rich Internationalization (i18n) Library for Angular - Transloco


You Might Be Interested In:

Add Comment