/htmx-tabular

Tabular Data with htmx

Primary LanguagePug

htmx-tabular

Tabular Data using htmx and Node. With searching, sorting, and pagination

Demo

htmx tabular demo gif

Usage

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