Based on React Table, shows json table with sort, filter, page and columns control stored in url path.
Yes, you can sort and filter it, and then send your friends :)
Supported url storaged features:
- json file format
- multi sorting
- sorting order
- select filtering
- regexp filtering
- numeric and alphabetical columns sorting
- background progress bars in numeric columns
- columns visibility
Minuses:
- only https
- all json must be array with plain objects
We want to add support for other formats and additional configurations, but now we do not need it. We will add these features if you write an issue about what you need.