jimm.horse VS awesome-python-htmx

Compare jimm.horse vs awesome-python-htmx and see what are their differences.

awesome-python-htmx

A curated list of things related to python-based web development using htmx (by PyHAT-stack)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jimm.horse awesome-python-htmx
2 5
0 781
- 7.0%
7.1 7.3
6 months ago about 2 months ago
JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jimm.horse

Posts with mentions or reviews of jimm.horse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-18.
  • Throwing away 10 months of work after 2 months on the job
    2 projects | news.ycombinator.com | 18 Aug 2023
    My own website is a kind of hybrid SSR/SPA in PHP. Navigating pages with JS enabled seamlessly updates the relevant DOM nodes with an AJAX call (and uses the history API etc), but going to a page fresh is entirely PHP.

    It was fun to write. Relevant code is here:

    https://github.com/ldyeax/jimm.horse/blob/master/j/j.php

    https://github.com/ldyeax/jimm.horse/blob/cb6a1c03504cbe6b63...

    I actually uncovered a niche bug across multiple browsers with this PHP code. In at least Firefox and Edge, if a page is cached with a fetch using accept:text/json, the response will be shown from view-source of the html page you have open, even if the content is different when you fetch the page with accept:text/html

  • Htmx Is the Future
    9 projects | news.ycombinator.com | 5 May 2023
    I've made my personal website something of a hybrid SPA. WithJS enabled it only loads and replaces the relevant portions of the page, but a page renders fully from PHP going to it directly.

    Relevant code:

    https://github.com/ldyeax/jimm.horse/blob/master/j/j.php

    https://github.com/ldyeax/jimm.horse/blob/master/j/component...

    The JS would be much more elegant if script tags didn't need special handling to execute on insertion.

    The experience is very seamless this way - I'm very pleased with it. It's live at https://sfw.jimm.horse - the dynamic behavior can be found clicking through the icons on the bottom.

awesome-python-htmx

Posts with mentions or reviews of awesome-python-htmx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-15.

What are some alternatives?

When comparing jimm.horse and awesome-python-htmx you can also consider the following projects:

ssr-playground - SSR playground with Deno & HTMX

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

htmx-components - 🧩 Async HTMX + JSX

hyperview - Server-driven mobile apps with React Native

bau - Reactive library and components for building web user interface

htmx - </> htmx - high power tools for HTML

django-htmx-patterns - Pattern repository for Django and htmx with full example code

Yup - Dead simple Object schema validation

x-style - x-style (Extract Style) - A Tiny Inline Nested CSS Library