✨ A feature-rich yet lightweight data-table crafted for Angular
4,668
stars
1,381
commits
TypeScript
primary language
Aug 11, 2026
updated
ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it.
Check out the documentation & demos for more information!
See the changelog for recent changes.
To use ngx-datatable in your project install it via npm:
npm i @swimlane/ngx-datatable --save
Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.
yarn test to execute the linter, prettier check, unit and end-to-end tests.git checkout master)git pull)yarn install --frozen-lockfile)yarn test)git checkout -b release/X.Y.Zprojects/swimlane/ngx-datatable/package.json.docs/CHANGELOG.mdyarn package to build the packagegit commit -am "(release): X.Y.Z"git tag X.Y.Zgit push origin HEAD --tagsyarn publishngx-datatable is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.
(top 30 of 129)
TypeScript
89.4%
SCSS
4.1%
HTML
4.1%
JavaScript
1.4%
CSS
1.1%
✨ A feature-rich yet lightweight data-table crafted for Angular
4,668
stars
1,381
commits
TypeScript
primary language
Aug 11, 2026
updated
ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it.
Check out the documentation & demos for more information!
See the changelog for recent changes.
To use ngx-datatable in your project install it via npm:
npm i @swimlane/ngx-datatable --save
Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.
yarn test to execute the linter, prettier check, unit and end-to-end tests.git checkout master)git pull)yarn install --frozen-lockfile)yarn test)git checkout -b release/X.Y.Zprojects/swimlane/ngx-datatable/package.json.docs/CHANGELOG.mdyarn package to build the packagegit commit -am "(release): X.Y.Z"git tag X.Y.Zgit push origin HEAD --tagsyarn publishngx-datatable is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.
(top 30 of 129)
TypeScript
89.4%
SCSS
4.1%
HTML
4.1%
JavaScript
1.4%
CSS
1.1%