@tusharghoshbd/ngx-datatable
Ngx Data Table is an angular library for presenting data in table. This library is easy to integrate in your angular component. This library supports search, pagination features, cell template, sorting, alignment, warping. You can also customize this libr
angular-x-data-table
An Angular 2 + Data Table that uses HTTP to create, read, update and delete data from an external API such REST.
nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/devkit
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by