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

19.0.3 • Public • Published

This package provides a set of reusable Angular components, including a navigate back button, a JSON viewer, an empty router outlet, a copy-to-clipboard button and component, and a confirmation dialog with directive and module. These components are designed to simplify common UI tasks and improve the user experience in Angular applications. The package also includes an init generator for use with Nx workspaces.

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

Install peer dependencies:

yarn add @angular/cdk @angular/common @angular/core @angular/material @angular/router @rxap/rxjs @rxap/utilities rxjs 

Execute the init generator:

yarn nx g @rxap/components:init

Generators

init

Initialize the package in the workspace

nx g @rxap/components:init

Package Sidebar

Install

npm i @rxap/components

Weekly Downloads

58

Version

19.0.3

License

GPL-3.0-or-later

Unpacked Size

4.19 MB

Total Files

166

Last publish

Collaborators

  • badry.muenker
  • mmuenker