UNPKG

@rxap/ngx-utilities

Version:
21 lines (16 loc) 897 B
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-utilities?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-utilities) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.github.io/cz-cli/) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) ![Libraries.io dependency status for latest release, scoped npm package](https://img.shields.io/librariesio/release/npm/@rxap/ngx-utilities) ![npm](https://img.shields.io/npm/dm/@rxap/ngx-utilities) ![NPM](https://img.shields.io/npm/l/@rxap/ngx-utilities) - [Installation](#installation) # Installation **Add the package to your workspace:** ```bash yarn add @rxap/ngx-utilities ``` **Install peer dependencies:** ```bash yarn add @angular/common @angular/core ```