SaaSHub helps you find the best software and product alternatives Learn more →
Fixi Alternatives
Similar projects and alternatives to fixi
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
turbo
The speed of a single-page web application without having to write any JavaScript (by hotwired)
-
-
-
-
-
-
-
triptych
HTTP Buttons, PUT/DELETE Forms, and Partial Page Replacement - three proposals for the HTML standard
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fixi discussion
fixi reviews and mentions
-
Show HN: Web dev is still fun if you want it to be
maybe check out fixi, our minimalist implementation of generalized hypermedia controls?
https://github.com/bigskysoftware/fixi
we are hopeful that w/the work of alex petro and the triptych project that we can get some of the core ideas of htmx into the HTML spec itself:
https://alexanderpetros.com/triptych/
- We Fell Out of Love with Next.js and Back in Love with Ruby on Rails
-
Less Htmx Is More
hx-boost is an afterthought and we haven't pushed the idea further because we expect view transitions via normal navigation to continue to fill in that area
htmx focuses on generalizing hypermedia controls:
https://dl.acm.org/doi/pdf/10.1145/3648188.3675127
we also have a minimalist version of the idea, fixi:
https://github.com/bigskysoftware/fixi
-
Show HN: Nue – Apps lighter than a React button
We also created fixi, which is sort of preact to htmx’s react:
https://github.com/bigskysoftware/fixi
a goal of fixi is to be smaller uncompressed than preact is compressed, to force us to be minimalist
-
Building Websites with Lots of Little HTML Pages
If you do not wish to use any javascript, you can use iframes and the "target" attribute on links and forms:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#...
However the user experience is pretty rough, which is why people typically don't use this feature.
If you want a minimal amount of javascript to achieve this, we (the htmx folks) also have fixi:
https://github.com/bigskysoftware/fixi
Finally, we are working on introducing general transclusion into the HTML spec itself with the triptych project:
https://github.com/alexpetros/triptych
however that is a ways off (if ever)
- Show HN: Fixi.js – minimal general hypermedia controls
- Fixi.js: experimental, minimalist hypermedia controls
- Fixi.js – minimalist implementation of generalized hypermedia controls
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jun 2025
Stats
The primary programming language of fixi is HTML.