@rxap/ngx-material-localize
TypeScript icon, indicating that this package has built-in type declarations

19.0.3 • Public • Published

Provides components and services to simplify internationalization (i18n) in Angular Material applications. It offers components for language selection and utilities to localize Material components like Datepicker, Paginator and Stepper. This package aims to streamline the process of adapting your Angular Material UI to different languages.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/ngx-material-localize

Install peer dependencies:

yarn add @angular/common @angular/core @angular/forms @angular/material @rxap/directives @rxap/ngx-localize rxjs 

Execute the init generator:

yarn nx g @rxap/ngx-material-localize:init

Generators

init

Initialize the package in the workspace

nx g @rxap/ngx-material-localize:init

Package Sidebar

Install

npm i @rxap/ngx-material-localize

Weekly Downloads

178

Version

19.0.3

License

GPL-3.0-or-later

Unpacked Size

3.87 MB

Total Files

161

Last publish

Collaborators

  • badry.muenker
  • mmuenker