MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 97
- Release rhythm 56
- 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: 16.0
- age_days: 4553
- days_rel: 298
- days_push: 20
- n_releases_24m: 19
Adoption not part of the score
14493 stars · 923 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Mithril.js is a small (~9 KB gzipped) client-side JavaScript framework for building Single Page Applications, with a virtual DOM, routing, and XHR utilities built in. It is used in production by companies like Vimeo and Nike and open-source platforms like Lichess.
Use cases
- build a single page application without a heavy framework
- lightweight alternative to React or Vue for SPAs
- client-side routing for a JavaScript app
- fetch data from an API with built-in XHR utilities
- small bundle size frontend framework
- fast rendering with a virtual DOM
When to choose
- you want a tiny, fast framework with routing and XHR included out of the box
- you prefer a minimal API with no build tooling required
- bundle size and performance are critical
- you're building a classic SPA without a large ecosystem dependency
When to avoid
- you need a large ecosystem of components, plugins, and community tooling
- your team relies on React/Vue-specific libraries or hiring pools
- you need server-side rendering or native mobile support out of the box
Facets
framework · maturity stable
frontend-framework routing http-client templating web-development frontend browser cross-platform virtual-dom single-page-applications xhr lightweight javascript vdom spa nodejs
4 sources
- readme: https://github.com/MithrilJS/mithril.js · fetched 2026-08-28 · b19038f59bf5
- homepage: https://mithril.js.org · fetched 2026-08-29 · 8cc76eb8e09b
- site_page: https://mithril.js.org/installation.html · fetched 2026-08-29 · 96bb2bac14f7
- site_page: https://mithril.js.org/archives.html · fetched 2026-08-29 · 58c1fe0d7f5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MithrilJS/mithril.js | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="MithrilJS/mithril.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem