All Projects → AnkitSharma-007 → angular-i18n-localization

AnkitSharma-007 / angular-i18n-localization

Licence: MIT license
An angular application with i18n and localization implemented.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to angular-i18n-localization

angular-animations
A sample application exploring the Angular animations module using Angular 8
Stars: ✭ 19 (-13.64%)
Mutual labels:  article, angular-cli, ankit-sharma
Flutter translate
Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
Stars: ✭ 245 (+1013.64%)
Mutual labels:  i18n, localization
poeditor-cli
POEditor CLI
Stars: ✭ 29 (+31.82%)
Mutual labels:  i18n, localization
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (+22.73%)
Mutual labels:  article, ankit-sharma
Lang.js
🎭 Laravel Translator class in JavaScript!
Stars: ✭ 232 (+954.55%)
Mutual labels:  i18n, localization
L10ns
Internationalization workflow and formatting
Stars: ✭ 234 (+963.64%)
Mutual labels:  i18n, localization
blogging-app-with-Angular-CloudFirestore
A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.
Stars: ✭ 45 (+104.55%)
Mutual labels:  angular-cli, ankit-sharma
Localize Router
An implementation of routes localisation for Angular
Stars: ✭ 177 (+704.55%)
Mutual labels:  i18n, localization
ad localize
ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java properties
Stars: ✭ 22 (+0%)
Mutual labels:  i18n, localization
typesafe-i18n
A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
Stars: ✭ 1,227 (+5477.27%)
Mutual labels:  i18n, localization
asgi-babel
Adds internationalization (i18n) support to ASGI applications (Asyncio/Trio)
Stars: ✭ 21 (-4.55%)
Mutual labels:  i18n, localization
Serge
Continuous localization platform
Stars: ✭ 212 (+863.64%)
Mutual labels:  i18n, localization
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+12259.09%)
Mutual labels:  i18n, localization
Ttag
📙 simple approach for javascript localization
Stars: ✭ 243 (+1004.55%)
Mutual labels:  i18n, localization
Linguist
Easy multilingual urls and redirection support for the Laravel framework
Stars: ✭ 188 (+754.55%)
Mutual labels:  i18n, localization
React Native Globalize
Internationalization (i18n) for React Native
Stars: ✭ 246 (+1018.18%)
Mutual labels:  i18n, localization
Blazor-CRUD-With-CloudFirestore
Single Page Application (SPA) using Blazor with the help of Google Cloud Firestore as Database provider
Stars: ✭ 34 (+54.55%)
Mutual labels:  article, ankit-sharma
Node Gettext
A JavaScript implementation of gettext, a localization framework.
Stars: ✭ 175 (+695.45%)
Mutual labels:  i18n, localization
React Translated
A dead simple way to add complex translations (i18n) in a React (DOM/Native) project 🌎🌍🌏
Stars: ✭ 176 (+700%)
Mutual labels:  i18n, localization
alternate
Plug and Phoenix helpers to localize your web app via the URL
Stars: ✭ 26 (+18.18%)
Mutual labels:  i18n, localization

This project is deprecated. Please refer to the updated project at https://github.com/AnkitSharma-007/angular-localization

I18nDemo

This project was generated with Angular CLI version 7.0.1.

Localization In Angular Using i18n Tools

In this article, we will learn how to make our Angular app available in different languages using i18n and localization. We will create an Angular application and configure it to serve the content in three different languages. We will also deploy our app to Google Firebase and see how localization works in real time.

We will use Angular 8 and VS Code to develop our application. Take a look at the application output.

Alt Text

Read the full article at

https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools

Application Demo

The application is hosted at https://i18ndemo-415ef.firebaseapp.com/en/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].