@cbwar/xhtables

Simple ajax table loader

Usage no npm install needed!

<script type="module">
  import cbwarXhtables from 'https://cdn.skypack.dev/@cbwar/xhtables';
</script>

README

xhtables

Load data from XHR requests

This is an alpha version, this code may change without warning, do not use in production.

Features

  • No jQuery
  • Server-side pagination
  • Customizable loading animation
  • Sorting rows

Todo

  • Show pages count & navigate with page numbers
  • Unit testing
  • Usage documentation