# bartblast/hologram

Full stack Elixir web framework that intelligently compiles Elixir client-side code to JavaScript

Repository: https://github.com/bartblast/hologram
Canonical: https://ross.abutalabs.com/products/bartblast-hologram
Homepage: https://hologram.page
Language: Elixir
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T19:24:54+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 2232, "days_push": 7, "days_rel": 28, "gap_med": 11.0, "n_releases_24m": 27}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1484, forks 113 (observed 2026-08-28T04:04:51.323915+00:00)

## What it is
Hologram is a full-stack isomorphic Elixir web framework that runs on top of Phoenix, letting developers build dynamic, interactive web applications entirely in Elixir. It intelligently compiles the client-side parts of your Elixir code to JavaScript, so no JavaScript frameworks or direct JS coding are required.

## Use cases
- build interactive web apps entirely in Elixir without writing JavaScript
- create SEO-friendly server-side rendered pages that hydrate on the client
- manage UI state in the browser for snappy interfaces
- build component-based UIs with reusable Elixir components
- stream server-pushed updates to clients without WebSockets
- avoid maintaining separate frontend and backend codebases

## When to choose
- your team knows Elixir and wants a single language across client and server
- you want Phoenix-based apps with rich client-side interactivity without JavaScript frameworks
- you need SSR for SEO plus client-side state for responsiveness
- you prefer convention-over-configuration and component-based architecture

## When to avoid
- you need a mature ecosystem with a large community and abundant libraries
- your project requires heavy custom JavaScript or specific JS frameworks like React
- you need non-browser targets like native mobile apps
- you want a framework with long-term enterprise track record

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ssr, compiler, state-management, templating, routing
- domain: web-development, frontend, backend, programming-languages
- platform: browser, elixir
- tags: elixir, isomorphic, no-javascript, phoenix, client-side-state, server-sent-events, virtual-dom, web-server

## Member repositories
- bartblast/hologram (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.323915+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:33:58.930902+00:00, confidence not recorded.
  - readme: https://github.com/bartblast/hologram (fetched 2026-08-28T04:04:51.323915+00:00, sha 430789e4a12e)
  - homepage: https://hologram.page (fetched 2026-08-29T11:40:17.384021+00:00, sha a2c6e7ead2f7)
  - site_page: https://hologram.page/docs/introduction (fetched 2026-08-29T11:40:17.387683+00:00, sha c26806e634ff)
  - site_page: https://hologram.page/docs/architecture (fetched 2026-08-29T11:40:17.389348+00:00, sha ca3a1da09a17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
