Ember.js
Ember.js - A JavaScript framework for creating ambitious web applications observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- 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: 41.0
- age_days: 5579
- days_rel: 23
- days_push: 7
- n_releases_24m: 23
Adoption not part of the score
22566 stars · 4169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ember.js is a batteries-included JavaScript framework for building ambitious web applications, featuring a best-in-class router, Ember Data, HTML-first components, and Ember CLI tooling. It emphasizes convention over configuration, developer productivity, and long-term stability with regular LTS releases.
Use cases
- build a single-page web application with routing
- create a large-scale web app with a built-in data layer
- scaffold a full-stack-ready frontend project with generators
- build rich UIs that work on any device
- develop a long-lived web app with LTS security support
- manage complex nested URLs with async data loading
When to choose
- you want an opinionated, batteries-included framework with routing, data, and build tooling out of the box
- you need long-term stability, LTS releases, and a mature ecosystem for a long-lived app
- your team values convention over configuration and strong documentation
- you need best-in-class URL routing with nested routes and async data loading
When to avoid
- you prefer minimal, unopinionated libraries you assemble yourself
- you want a lightweight framework for a small static site or simple landing page
- your team is heavily invested in a different ecosystem like React or Vue
- you need fine-grained control over every architectural decision
Facets
framework · maturity stable
web-framework frontend-framework routing state-management templating testing build-tool web-development frontend developer-tools cross-platform batteries-included ember-cli ember-data convention-over-configuration lts-releases html-first-components single-page-applications nodejs web-server
4 sources
- readme: https://github.com/emberjs/ember.js · fetched 2026-08-28 · 1db2328466e4
- homepage: https://emberjs.com · fetched 2026-08-29 · dd7bb40b85e9
- site_page: https://guides.emberjs.com/release/getting-started/quick-start · fetched 2026-08-29 · 0c70f56afb99
- site_page: https://emberjs.com/about/legal · fetched 2026-08-29 · c9d4df9f3f7a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emberjs/ember.js | main | 94 |
| emberjs/router.js | plugin | 23 |
| emberjs/ember-rails | plugin | 32 |
For agents
markdown · JSON · MCP: product_card(name="emberjs/ember.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem