Angular Library To Translate Messages, Dates and Numbers

Author: robisim74
Official Page: Go to website
Publish Date: August 29, 2017
License: MIT

Description:

This library is for localization of Angular 2+ apps written in TypeScript, ES6 or ES5. It allows, in addition to translation, to localize numbers and dates of your app, adding language code, country code, and optionally script code, numbering system and calendar, through Internationalization API. It also implements the validation of numbers by locales.

Installation:

npm install angular-l10n –save

Preview:

angular-l10n


You Might Be Interested In:

Add Comment