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

18.0.7 • Public • Published

@rxap/directives

A collection of utility angular directives used in RxAP.

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

Install peer dependencies:

yarn add @angular/core@^18.0.1 @rxap/pattern@^1.1.5 @rxap/rxjs@^1.1.6 @rxap/services@^18.0.3 @rxap/utilities@^16.2.4 rxjs@^7.8.1 

Execute the init generator:

yarn nx g @rxap/directives:init

Generators

init

Initialize the package in the workspace

yarn nx g @rxap/directives:init

/@rxap/directives/

    Package Sidebar

    Install

    npm i @rxap/directives

    Weekly Downloads

    29

    Version

    18.0.7

    License

    GPL-3.0-or-later

    Unpacked Size

    5.07 MB

    Total Files

    185

    Last publish

    Collaborators

    • badry.muenker
    • mmuenker