Angular Smart table is a module to easily display data in a table with a set of inbuilt features such as filtering, sorting, etc. in a declarative way. The smart table in Angular has the following focus points:

lightweight:

The smart-table is less than 4kb minified and has no dependencies other than Angular itself. And you can even reduce its size with a custom build if you are not interested in some of the plugins.

robust:

The smart-table is widely tested, which makes the module stable modular and extensible: The core features can be accessed with the controller API, which is created by the top-level Directive. Then a set of directives (plugins) allows you to compose your table behavior in a declarative way.

#angular #angular table

Angular Table: Angular 9 Smart Table Example Tutorial
2.70 GEEK