Skip to content

v1.0.0 Initial Release

Choose a tag to compare

@IrfanAkram5 IrfanAkram5 released this 31 Dec 04:47
· 15 commits to main since this release
a172f37

v1.0.0 Initial release

  • Sorting of text, case sensitive/insensitive
  • Sorting of numbers, e.g. formats; 123.45, -234.56, 1,456.88, -£800,762.36, 23475E+20, 36.464.847,45
  • Sorting of number in accounting format; $(1,874,234.99) for loss and $1,874,234.99 for positive amounts
  • Uploaded test data as .csv file
  • Uploaded html tables of 100, 1000 and 10,000 rows for testing
  • Uploaded a utility python script for users to generate own data

Contact @IrfanAkram5 for queries, issues, improvement suggestions.