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
- a demo application demonstrating the use of this lib.
ng serve demo
Visit https://mikelgo.github.io/ngx-reactive-table/docs/ to view the component in action.