sccruz / angular-5-data-table

Angular 5 data table, with pagination, sorting, expandable rows, row selection etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 5 Data Table

Angular 2 data table updated for Angular 5. It looks the same as the old demo

Run it with ng serve -o using the angular cli. (Packaging it as an npm library proved to be impractical last time because of the many issues with reusable angular component libraries)

Licensing

MIT License

About

Angular 5 data table, with pagination, sorting, expandable rows, row selection etc.

License:MIT License


Languages

Language:TypeScript 67.7%Language:HTML 26.3%Language:CSS 6.0%