Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX TodoMVC example using Express and Pug

A simple TodoMVC app for HTMX.

Three different branches that show different strategies:

  • main the most basic usage (rerender whole app)
  • fine-grained more fine grained updates
  • multiplayer use WebSockets to make it multiplayer and send updates to users

Usage:

Start with node index.js and point your browser to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages