Détail du package

@jsverse/transloco-utils

jsverse495.4kMIT7.0.2

Transloco utils library

angular, angular 2, i18n, translate

readme

[!IMPORTANT]
The Transloco packages are now published under the @jsverse scope, update your dependencies to get the latest features 🚀


The internationalization (i18n) library for Angular

Transloco allows you to define translations for your content in different languages and switch between them easily in runtime. It exposes a rich API to manage translations efficiently and cleanly. It provides multiple plugins that will improve your development experience. Here is a small taste of the features it offers:

✅  Clean and DRY templates
✅  Support for Lazy Load
✅  Support for Multiple Languages Simultaneously
✅  Support for Multiple Fallbacks
✅  Support for Testing
✅  Support for SSR
✅  Support for L10N
✅  Rich Plugins
✅  Hackable
✅  Schematics
✅  Standalone support


Build Status commitizen PRs semantic-release

Contributors ✨

Thank goes to all these wonderful people who contributed ❤️

changelog

7.0.2 (2024-07-26)

🩹 Fixes

  • utils: 🐛 update the global config types

7.0.1 (2024-05-31)

7.0.0 (2024-03-23)

chore

  • utils: 🤖 update scope to jsverse (89662d0)

BREAKING CHANGES

  • utils: 🧨 The package is noe published under the jsverse scope

6.0.0 (2024-03-23)

5.0.0 (2023-07-30)

4.0.0 (2023-06-17)

chore

  • 🤖 upgrade to angular v16 (#661) (08db7e7)
  • utils: 🤖 min node version is 16 (4c31b86)

BREAKING CHANGES

  • utils: 🧨 min node version is 16
  • 🧨 Angular 16

3.0.5 (2023-05-18)

3.0.4 (2022-07-19)

Bug Fixes

  • utils: 🐛 remove peer dependencies (39b46e8)

3.0.3 (2022-07-19)

Bug Fixes

  • utils: 🐛 add missing declaration files (b7c4c23)

3.0.2 (2021-10-28)

Bug Fixes

  • utils: 🐛 global config scoped libs type (65359bb)

3.0.1 (2021-10-28)

Bug Fixes

  • utils: 🐛 wrong config search (29afbf9)