karaxnim/karax
Karax. Single page applications for Nim. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 92
- Release rhythm 40
- 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: 0
- age_days: 3444
- days_rel: 510
- days_push: 52
- n_releases_24m: 2
Adoption not part of the score
1167 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Karax is a framework for building single page applications in Nim that compiles to JavaScript. It uses a virtual DOM similar to React but is much smaller, with no external dependencies, and leverages Nim's macro system for a boilerplate-free HTML-building DSL.
Use cases
- build a single page app in Nim
- compile Nim to JavaScript for the browser
- use a virtual DOM framework without React's size
- write a todo app or small web UI in Nim
- generate HTML DOM trees with a Nim DSL
- avoid JavaScript boilerplate when building SPAs
When to choose
- you already write Nim and want to target the browser
- you want a minimal, dependency-free SPA framework
- you prefer compile-time macros and whole-program optimization for small JS output
When to avoid
- you need a large ecosystem of components, tooling, and community packages
- your team works primarily in JavaScript or TypeScript
- you need server-side rendering or native mobile support
Facets
framework · maturity active
frontend-framework web-framework templating state-management web-development frontend cross-platform browser spa virtual-dom nim javascript dsl no-dependencies web-server
1 source
- readme: https://github.com/karaxnim/karax · fetched 2026-08-28 · d5b3d9024050
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| karaxnim/karax | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem