awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

htmx Extensions and Examples

Ranking updated Jun 30, 2026

We curate open-source GitHub repositories matching “htmx extensions, examples and resources”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

htmx Extensions and Examples

Find the best repos with AI.We'll search the best matching repositories with AI.
  • answerdotai/fasthtmlAnswerDotAI avatar

    AnswerDotAI/fasthtml

    6,846View on GitHub↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    FastHTML is a full-stack Python framework that uses htmx internally, not a curated collection of htmx extensions, examples, or learning resources — so it helps you build with htmx but doesn't match the search for a repository of extensions and community tools.

    Jupyter NotebookHTMX Integrations
    View on GitHub↗6,846
  • bigskysoftware/htmxbigskysoftware avatar

    bigskysoftware/htmx

    48,210View on GitHub↗

    HTMX is a hypermedia-driven frontend library that enables the creation of dynamic, asynchronous web applications by extending standard HTML attributes. It functions as a declarative engine that intercepts browser events to trigger network requests, allowing developers to update specific regions of the document with server-rendered HTML fragments. By shifting the logic of UI composition to the server, it minimizes the need for complex client-side state management and imperative JavaScript. The library distinguishes itself through a progressive enhancement workflow that ensures web interfaces r

    The main htmx repository is the core library itself, not a curated collection of extensions, example projects, and learning resources — it provides the foundation but not the aggregated community tools this search asks for.

    JavaScriptBehavior Extensions
    View on GitHub↗48,210

Related searches

  • a collection of plugins for Alpine.js
  • a javascript library for file uploads
  • a collection of frontend development resources
  • a collection of UI components for Lit
  • a javascript library for making http requests
  • an open source url shortener service
  • a javascript library for toast notifications
  • a drag-and-drop library for React interfaces