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