angular-translate-cache

JSON →
library 18.0.2 ·javascript
verified Jun 7, 2026

Angular extension to cache language translations for ngx-translate. Version 18.0.2 supports Angular 18 with standalone components. Provides localStorage or cookie-based caching for the current language, reducing API calls and improving UX. It extends @angular-translate/core, offering a cache service that persists the selected language across sessions. The library follows Angular version parity (v9-18) and is a simplified alternative to localize-router's caching feature.