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

19.0.4 • Public • Published

Provides Angular services for common tasks such as loading images, managing loading indicators, resetting data, and managing components in a window container sidenav. It also includes a service to generate avatar images. This package offers reusable services to simplify development in Angular applications.

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/services

Install peer dependencies:

yarn add @angular/common @angular/core @rxap/rxjs @rxap/utilities rxjs 

Execute the init generator:

yarn nx g @rxap/services:init

Generators

init

Initialize the package in the workspace

nx g @rxap/services:init

Package Sidebar

Install

npm i @rxap/services

Weekly Downloads

93

Version

19.0.4

License

GPL-3.0-or-later

Unpacked Size

3.82 MB

Total Files

148

Last publish

Collaborators

  • badry.muenker
  • mmuenker