htmx-components VS jimm.horse

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

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
htmx-components jimm.horse
1 2
76 0
- -
3.1 7.1
about 1 year ago 6 months ago
TypeScript JavaScript
- -
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.

htmx-components

Posts with mentions or reviews of htmx-components. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • Htmx Is the Future
    9 projects | news.ycombinator.com | 5 May 2023
    I agree with this article, however I think that HTMX needs a strong server framework to support HTMX. I've thought about this alot and a couple months back created this deno / typescript framework https://github.com/reggi/htmx-components, would love for people to take a look at it and provide guidance and direction for a releasable version.

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.

What are some alternatives?

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

hyperview - Server-driven mobile apps with React Native

ssr-playground - SSR playground with Deno & HTMX

deno-github-contributions-api - The unofficial get api of GitHub contributions with Deno 🦕

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

awesome-python-htmx - A curated list of things related to python-based web development using htmx

idiomorph - A DOM-merging algorithm

wren - A small, but powerful HTTP library for Deno & Deno Deploy, built for convenience and simplicity

mongo - 🍃 MongoDB driver for Deno 🦕