New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@rxap/material-table-system

Package Overview
Dependencies
Maintainers
2
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rxap/material-table-system

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 c

latest
Source
npmnpm
Version
19.0.5
Version published
Weekly downloads
117
-44.02%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

angular

FAQs

Package last updated on 23 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts