This package provides a set of Angular directives to simplify common tasks such as setting background images, confirming clicks, making elements contenteditable, and more. It includes directives for handling UI interactions, applying styles, and managing asynchronous operations. These directives aim to reduce boilerplate code and improve the reusability of components 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:

Example :
yarn add @rxap/directives

Install peer dependencies:

Example :
yarn add @angular/core @rxap/pattern @rxap/rxjs @rxap/services @rxap/utilities rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/directives:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/directives:init

results matching ""

    No results matching ""