Skip to content

oleve2/table-sort-find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

This is a demo of tabular data representaion, with sorting by column and fulltext context search. Only pure javascript. Bootstrap for better visual expirience.

Requirements

  • python 3.7 or above for data generation
  • modern web browser: chrome/firefox/safari/edge

Table data generation

  1. Install requires libs on local python (via pip) or make virtual env
  2. change dir to "generate_table_data" and run the script
  3. 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published