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

19.0.3 • Public • Published

This package provides a set of Angular directives, components, and services to enhance and customize Angular Material tables. It includes features such as row selection, column filtering, expandable rows, table actions, and more. The goal is to simplify common table-related tasks and provide a more flexible and feature-rich table experience.

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/material-table-system

Install peer dependencies:

yarn add @angular/animations @angular/cdk @angular/common @angular/core @angular/forms @angular/material @angular/router @rxap/components @rxap/data-source @rxap/directives @rxap/forms @rxap/material-directives @rxap/pattern @rxap/reflect-metadata @rxap/rxjs @rxap/utilities @rxap/window-system rxjs 

Execute the init generator:

yarn nx g @rxap/material-table-system:init

Generators

init

Initialize the package in the workspace

nx g @rxap/material-table-system:init

Package Sidebar

Install

npm i @rxap/material-table-system

Weekly Downloads

179

Version

19.0.3

License

GPL-3.0-or-later

Unpacked Size

9.37 MB

Total Files

475

Last publish

Collaborators

  • badry.muenker
  • mmuenker