silly-datatable

Angular datatable, angular grid, light with easy styling functional, server side sorting, pagination, filtering, etc.

Usage no npm install needed!

<script type="module">
  import sillyDatatable from 'https://cdn.skypack.dev/silly-datatable';
</script>

README

Silly Datatable – Angular 6+ light datatable

For angular 6+ versions apps. Easy styling datatable, all functionality is
designed for use server side actions.

Documentation and examples

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.

Installation

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';

License

MIT license.