HTMX Gaining Popularity Rapidly?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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