Tabular Data using htmx and Node. With searching, sorting, and pagination
Clone this repo, install dependencies and start the server.
git clone https://github.com/rajasegar/htmx-tabular
cd htmx-tabular
npm install
npm start
You can see the app in action at http://localhost:3000