This is a demo of tabular data representaion, with sorting by column and fulltext context search. Only pure javascript. Bootstrap for better visual expirience.
- python 3.7 or above for data generation
- modern web browser: chrome/firefox/safari/edge
- Install requires libs on local python (via pip) or make virtual env
- change dir to "generate_table_data" and run the script
- copy data from generated 'data.json' to the variable d in js/data.js file
demo deployed at https://oleve2.github.io/table-sort-find/