- Notifications
You must be signed in to change notification settings - Fork201
🚀 😍 The internationalization (i18n) library for Angular
License
jsverse/transloco
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 enables you to define translations for your content in multiple languages and seamlessly switch between them at runtime. With its robust API, managing translations becomes efficient and maintainable. Additionally, Transloco offers an array of plugins designed to enhance your development experience. Here's a quick look at its powerful features:
✅ Clean and DRY templates
✅ Lazy Loading support
✅ Handle multiple languages simultaneously
✅ Flexible fallbacks for missing translations
✅ Comprehensive testing support
✅ Server-Side Rendering (SSR) compatibility
✅ Localization (L10N) support
✅ A variety of rich plugins
✅ Highly customizable and hackable
✅ Schematics
✅ Fully supports standalone components
Transloco is your all-in-one solution for internationalizing Angular applications with ease and flexibility.
- 🤓 Explore the (brand new ✨)documentation to learn more.
- 🚀 Check out theSandbox & Examples to see Transloco in action.
- 😎 LeverageSchematics for streamlined setup and configuration.
- 📖 Dive into insightfulblog posts.
- ❓ Find answers to common questions in ourFAQs.
Thank goes to all these wonderfulpeople who contributed ❤️
About
🚀 😍 The internationalization (i18n) library for Angular