Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T14:44:51.000Z (about 1 year ago)
- Last Synced: 2023-11-10T15:48:36.804Z (about 1 year ago)
- Language: Python
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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