An open API service indexing awesome lists of open source software.

https://github.com/michaelbe812/ngx-reactive-table

A lightweight reactive and customizable table component for Angular
https://github.com/michaelbe812/ngx-reactive-table

Last synced: about 2 months ago
JSON representation

A lightweight reactive and customizable table component for Angular

Awesome Lists containing this project

README

        

# ngx-reactive-table

This repository is providing:

- ngx-reactive-table lib: a library which provides an lightweight Angular table component which is fully reactive. See [ngx-reactive-table Readme](./libs/ngx-reactive-table/README.md)
- a demo application demonstrating the use of this lib.

## Demo

### Run locally

`ng serve demo`

### View live

Visit https://mikelgo.github.io/ngx-reactive-table/docs/ to view the component in action.