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 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

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