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