2.0.1 • Published 12 months ago

slimtable v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
12 months ago

SlimTable

Test

SlimTable is a plugin for jQuery, which creates sortable and pageable tables from existing table data. Plugin is quite lightweight, as it only takes 9kB when minified (3kB gzipped).

Official homepage of slimtable: https://slimtable.mcfish.org

Supported jQuery version

  • jQuery >= 3.6

Supported browsers

  • FireFox 110+
  • Chrome 113+
  • IE Edge 113+

Might work with other browsers, but these are the ones that are officially supported.

Features

  • Sorting by multiple columns (shift-click columns to add them to sort list)
  • Parse existing table, or fetch data from ajax source
  • Preserve selected attributes from TD elements, when parsing existing table
  • User definable callbacks before and after sorting
  • Optional HTML cleaner for sortable data
  • Autodetection of following values: ++ Numeral values with/without the following prefixes: % $ € £ e ++ Dates in format: dd-mm-yyyy , dd.mm.yyyy , dd/mm/yyyy

How to build

  • npm ci
  • npx grunt

Pekka Harjamäki

2.0.1

12 months ago

2.0.0

12 months ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.7

9 years ago

1.2.6

9 years ago

1.2.5

9 years ago

1.2.4

10 years ago

1.2.0

10 years ago