A standalone JavaScript library for soring table columns based on 'string', 'number', or a custom sort function.
| n | number | Strings | date | Message |
|---|---|---|---|---|
| 1 | four | four | 10/12/2020 | b |
| 99 | four | four | 19/12/2020 | When Text is too large for the cell, ellipsis will be shown. |
| 2 | eight | eight | 06/01/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 99 | eight | eight | 15/02/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 99 | seven | seven | 24/03/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 1 | two | two | 31/03/2021 | b |
| 3 | nine | nine | 03/04/2021 | a |
| 99 | zero | zero | 14/06/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 2 | one | one | 01/07/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 1 | two | two | 07/07/2021 | b |
| 99 | five | five | 11/07/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 99 | six | six | 01/09/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 2 | one | one | 04/09/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 3 | six | six | 12/09/2021 | a |
| 1 | three | three | 18/09/2021 | b |
| 2 | one | one | 19/09/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 3 | zero | zero | 29/09/2021 | a |
| 99 | five | five | 25/10/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 99 | five | five | 31/10/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 99 | seven | seven | 17/11/2021 | When Text is too large for the cell, ellipsis will be shown. |
| 3 | nine | nine | 21/11/2021 | a |