https://github.com/alkc/htmx-select-paginated-table-rows
I want to select rows in a paginated table for export to TSV w/o storing state info on server or in JS
https://github.com/alkc/htmx-select-paginated-table-rows
Last synced: about 1 year ago
JSON representation
I want to select rows in a paginated table for export to TSV w/o storing state info on server or in JS
- Host: GitHub
- URL: https://github.com/alkc/htmx-select-paginated-table-rows
- Owner: alkc
- Created: 2023-11-03T09:46:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T20:38:19.000Z (over 2 years ago)
- Last Synced: 2025-01-30T19:47:53.562Z (over 1 year ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htmx-select-paginated-table-rows
I want to select rows in a paginated table for export to TSV w/o storing state info on server or in JS
## TODO:
- [ ] Pagination controls
- [ ] Export selections to TSV