# Ember.js

Ember.js - A JavaScript framework for creating ambitious web applications

Repository: https://github.com/emberjs/ember.js
Canonical: https://ross.abutalabs.com/products/emberjs
Homepage: https://emberjs.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: ember, javascript, javascript-framework, hacktoberfest
Last push: 2026-08-26T21:35:06+00:00
Link (homepage): https://emberjs.com
Link (site_page): https://guides.emberjs.com/release/getting-started/quick-start
Link (site_page): https://emberjs.com/about/legal

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 5579, "days_push": 7, "days_rel": 23, "gap_med": 41.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22566, forks 4169 (observed 2026-08-28T04:11:32.730689+00:00)

## What it is
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
- artifact type: framework
- maturity: stable
- function: web-framework, frontend-framework, routing, state-management, templating, testing, build-tool
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: batteries-included, ember-cli, ember-data, convention-over-configuration, lts-releases, html-first-components, single-page-applications, nodejs, web-server

## Member repositories
- emberjs/ember.js (main) score 94
- emberjs/router.js (plugin) score 23
- emberjs/ember-rails (plugin) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.730689+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:58.486055+00:00, confidence not recorded.
  - readme: https://github.com/emberjs/ember.js (fetched 2026-08-28T04:11:32.730689+00:00, sha 1db2328466e4)
  - homepage: https://emberjs.com (fetched 2026-08-29T07:56:01.437206+00:00, sha dd7bb40b85e9)
  - site_page: https://guides.emberjs.com/release/getting-started/quick-start (fetched 2026-08-29T07:56:01.447243+00:00, sha 0c70f56afb99)
  - site_page: https://emberjs.com/about/legal (fetched 2026-08-29T07:56:01.450179+00:00, sha c9d4df9f3f7a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
