HTMX Gaining Popularity Rapidly?

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • django-unicorn

    The magical reactive component framework for Django ✨

    for something much closer to the livewire model for django, I highly recommend django-unicorn by u/adparadox

  • petite-vue

    6kb subset of Vue optimized for progressive enhancement

    For this task you can use a lightweight JS framework like Alpine.js, hyperscript (front the same author of HTMX) or Petite-Vue. Using Alpine.js is quite similar to HTMX in the sense that you write regular HTML with some additional domain-specific attributes. You can do quite much with them, but you can also write longer Alpine.js functions for more complex features and load them as a component.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

    For this task you can use a lightweight JS framework like Alpine.js, hyperscript (front the same author of HTMX) or Petite-Vue. Using Alpine.js is quite similar to HTMX in the sense that you write regular HTML with some additional domain-specific attributes. You can do quite much with them, but you can also write longer Alpine.js functions for more complex features and load them as a component.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts