A web component built with lit element, inspired by jQuery datatables
npm install @p_mac/datatables.webcomponentA lightweight webcomponent for creating datatables. Inspired by jQuery Datatables.
Datatables.webcomponent Documentation
---
#### Usage Examples
* lit-element
* standalone
* slotted table
* ajax
#### Styling Examples
* css variables
* css overrides
* new themes
#### LightDom Examples
* lit-element
* standalone
npm install @p_mac/datatables.webcomponent --save
`---
License
MIT
Features
* Sortable columns
* Pagination
* Searchable
* Filterable columns
* Summable columns
* Load data via slotted table
* Load data via AJAX requests
* Export to
csv`---
See the Documentation for usage instructions.