For angular 6+ versions apps. Easy styling datatable, all functionality is
designed for use server side actions.
Silly-datatable's documentation, included in this repo in the docs directory, is built with use Angular and publicly hosted on GitHub Pages at https://vysheradugi4.github.io/silly-datatable. The docs may also be run locally.
Run for installation Silly Datatable library in your project.
npm install silly-datatable --save
Add in import section in your module
SillyDatatableModule
Don't forget import this module:
import { SillyDatatableModule } from 'silly-datatable';
MIT license.