Skip to content

Build fast, hypermedia-driven web apps with Dart + HTMX

Notifications You must be signed in to change notification settings

namzug16/htmdart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmdart

Build fast, hypermedia-driven web apps with Dart + htmx


Htmdart is a small ecosystem of packages (or toolkit if we want to sound fancy) that makes it easy to build hypermedia-driven applications in Dart.

It offers tools that let you:

  • Write and render HTML directly in Dart (no template engines needed)
  • Use htmx & hyperscript attributes as native Dart functions (callable classes)
  • Generate static HTML sites with Dart

Packages

package pub
htmdart pub package
htmleez pub package
htmleez_static pub package

Overview

  • htmleez → Pure HTML composition library for Dart.
  • htmdart → Htmleez attributes to work with htmx and hyperscript.
  • htmleez_static → Static site generator powered by htmleez.

👉 Each package has its own README with details and examples.

About

Build fast, hypermedia-driven web apps with Dart + HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors