3.4
Score
Angular Data Table Component for Large Datasets
What is ngx-datatable?
ngx-datatable is a lightweight Angular data-table component ideal for handling large datasets. It supports features like virtual DOM, client/server-side pagination, and sorting, all without external dependencies.
TypeScript
Angular
Table
Summary of ngx-datatable
- 👍
Supports large data sets via Virtual DOM.
- 👍
No external dependencies required.
- 👍
Offers client/server-side pagination and sorting.
- 👍
Allows column reordering and resizing.
Last push2 months agoStars4.6 k
Last push
2 months ago
Stars
4.6 k
Forks
1.7 k
Open Issues
895
Closed Issues
1.7 k
Last Update2 months agoVersion21.0.0-alpha.1Typings
Last Update
2 months ago
Version
21.0.0-alpha.1
Typings
Downloads
4.3 M
Dependencies
1
Size
3 MB
ngx-datatable is an Angular component designed to handle large and complex data efficiently.
It offers a wide range of features such as expressive header and cell templates, horizontal and vertical scrolling, and intelligent column width algorithms.
With capabilities like column reordering and resizing, client/server-side pagination, and sorting, it provides a flexible solution for data presentation.
Additionally, it supports fixed and fluid height, row detail view, and integrated paging, making it adaptable to various use cases.
Importantly, it does not rely on external dependencies, ensuring a lightweight footprint.