# bigskysoftware/fixi

Repository: https://github.com/bigskysoftware/fixi
Canonical: https://ross.abutalabs.com/products/fixi
Language: HTML
License Family: other
Last push: 2026-04-26T15:23:27+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 35, longevity 42
- inputs: {"age_days": 594, "days_push": 129, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1319, forks 46 (observed 2026-08-28T04:04:21.263747+00:00)

## What it is
fixi.js is an experimental, minimalist JavaScript library implementing generalized hypermedia controls via a small set of HTML attributes, events, and properties. It lets you issue HTTP requests and swap response HTML into the DOM declaratively, aiming to be a leaner alternative to htmx.

## Use cases
- add partial page updates to a server-rendered site without a build step
- replace htmx with a smaller hypermedia library
- fetch and swap HTML fragments on click or other events
- build hypermedia-driven web apps with plain HTML attributes
- keep frontend JavaScript under a few kilobytes

## When to choose
- you want hypermedia controls with minimal size and complexity
- you prefer declarative HTML attributes over writing fetch code
- your app doesn't need htmx's advanced features like history support or request queueing

## When to avoid
- you need htmx features like request indicators, CSS transitions, or history support
- you want a mature, battle-tested library for production
- you're building a rich SPA with client-side state management

## Facets
- artifact type: library
- maturity: experimental
- function: http-client, frontend-framework, templating
- domain: web-development, frontend
- platform: browser
- tags: hypermedia, htmx-alternative, minimalist, vanilla-javascript, no-build-step, web-server

## Member repositories
- bigskysoftware/fixi (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.263747+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:53.309459+00:00, confidence not recorded.
  - readme: https://github.com/bigskysoftware/fixi (fetched 2026-08-28T04:04:21.263747+00:00, sha e3e162509f65)
- Data as of 2026-08-30T08:39:29.467469+00:00.
