bartblast/hologram
Full stack Elixir web framework that intelligently compiles Elixir client-side code to JavaScript observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11.0
- age_days: 2232
- days_rel: 28
- days_push: 7
- n_releases_24m: 27
Adoption not part of the score
1484 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
web-framework ssr compiler state-management templating routing web-development frontend backend programming-languages browser elixir elixir isomorphic no-javascript phoenix client-side-state server-sent-events virtual-dom web-server
4 sources
- readme: https://github.com/bartblast/hologram · fetched 2026-08-28 · 430789e4a12e
- homepage: https://hologram.page · fetched 2026-08-29 · a2c6e7ead2f7
- site_page: https://hologram.page/docs/introduction · fetched 2026-08-29 · c26806e634ff
- site_page: https://hologram.page/docs/architecture · fetched 2026-08-29 · ca3a1da09a17
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bartblast/hologram | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="bartblast/hologram")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem