@rxap/ngx-material-localize
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-material-localize?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-material-localize) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-squ
Downloads
112
Readme
@rxap/ngx-material-localize
Installation
Add the package to your workspace:
yarn add @rxap/ngx-material-localize
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/forms@^18.0.1 @angular/material@^18.0.0 @rxap/directives@^18.0.3 @rxap/ngx-localize@^18.0.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/ngx-material-localize:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/ngx-material-localize:init