Ross ROSS = Recommend OSS · open-source software intelligence for agents

MithrilJS/mithril.js

A JavaScript Framework for Building Brilliant Applications observed · 2026-08-28

github.com/MithrilJS/mithril.js · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
MithrilJS/mithril.jsmain83

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