Skip to content

rajasegar/htmx-tabular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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