schultek/jaspr
Modern web framework for building websites in Dart. Supports SPAs, SSR and SSG. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 43
- age_days: 1667
- days_rel: 138
- days_push: 12
- n_releases_24m: 12
Adoption not part of the score
2449 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jaspr is a modern web framework for building websites in Dart, using a component model similar to Flutter widgets that renders real HTML and CSS. It supports client-side rendering (SPA), server-side rendering, and static site generation, with automatic state syncing between server and client.
Use cases
- build a website in Dart instead of JavaScript
- server-side rendered site with SEO in Dart
- generate a static site from Dart components
- build an SPA using a Flutter-like component model
- migrate from Flutter Web to real HTML/CSS rendering
- fullstack Dart web app with server and client code
- create a marketing site or blog with static generation
When to choose
- you are a Flutter/Dart developer building websites not suited to Flutter Web
- you want SSR or SSG with real HTML output for SEO in Dart
- you prefer a Flutter-style widget/component model for the web
- you want a fullstack framework written entirely in Dart
When to avoid
- your team primarily knows JavaScript/TypeScript frameworks like React or Vue
- you need a huge ecosystem of third-party web UI libraries
- you are building native mobile or desktop apps (use Flutter instead)
- you need mature, battle-tested tooling for very large enterprise web apps
Facets
framework · maturity active
web-framework ssr static-site-generator routing templating cli web-development frontend backend developer-tools cli cross-platform dart flutter-like spa seo fullstack components web-server
4 sources
- readme: https://github.com/schultek/jaspr · fetched 2026-08-28 · 6dd804a0349e
- homepage: https://jaspr.site · fetched 2026-08-29 · 5ea03968b8f0
- site_page: https://docs.jaspr.site · fetched 2026-08-29 · 8317c7c574c8
- site_page: https://docs.jaspr.site/concepts/components · fetched 2026-08-29 · c60ae4989550
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| schultek/jaspr | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem