EmberJS
banner
emberjs.com
EmberJS
@emberjs.com
Official account of Ember, your favorite JavaScript framework. Posts by an assortment of Core Team members.

emberjs.com

Try in your browser: http://new.emberjs.com
* Provided those libraries are not using deprecated features or private APIs, nor hyper dynamic "v1-isms"

All features are zebra strippable, regardless of age
October 26, 2025 at 4:17 AM
Note though that Stackblitz is automatically updated as we release versions of ember.

(because stackblitz points at these branches:
- JS: github.com/ember-cli/ed...
- TS: github.com/ember-cli/ed...
)
GitHub - ember-cli/editor-output at stackblitz-app-output
Bootstrapping for Ember.js apps on online editors. Contribute to ember-cli/editor-output development by creating an account on GitHub.
github.com
February 23, 2025 at 11:03 PM
we also have javascript output for stackblitz as well: github.com/ember-cli/ed...
GitHub - ember-cli/editor-output at stackblitz-app-output-v6.2.2
Bootstrapping for Ember.js apps on online editors. Contribute to ember-cli/editor-output development by creating an account on GitHub.
github.com
February 23, 2025 at 11:03 PM
Here is the default output for TypeScript (what we use for stackblitz)

github.com/ember-cli/ed...
GitHub - ember-cli/editor-output at stackblitz-app-output-typescript-v6.2.2
Bootstrapping for Ember.js apps on online editors. Contribute to ember-cli/editor-output development by creating an account on GitHub.
github.com
February 23, 2025 at 11:03 PM
Here is the default output of a new project github.com/ember-cli/em...
GitHub - ember-cli/ember-new-output at v6.2.2
Change history of new Ember-CLI apps. Contribute to ember-cli/ember-new-output development by creating an account on GitHub.
github.com
February 23, 2025 at 11:03 PM
Reposted by EmberJS
I think you'd like how @emberjs.com uses semver:
> Ember major versions only remove deprecated features. They never introduce new features. This means major releases are not exciting, just a predictable point where some cleanup happens.
Releases - Ember.js
Ember.js helps developers be more productive out of the box. Designed with developer ergonomics in mind, its friendly APIs help you get your job done—fast.
emberjs.com
January 14, 2025 at 9:23 AM
www.wrapped.dev/repo/ember-c...

our eslint plugin, which now supports ESLint 9 and Flat Config!
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/embroid...

A project generator for library authors that helps maximize correctness in testing to ensure that libraries are compatible with the widest range of applications, as well as will correctly function and type-check in a real application.
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/embroid...

release-plan is our "release anywhere" tool (and we do mean *anywhere*), which is inspired by a variety of tools and we put all our favorite behaviors together into one tool!
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/embroid...

content-tag is a low-level, rust-powered, tool for transpiling our gjs / gts into plain javascript for passing on to other tools.
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/emberjs...

The RFCs repo is where we plan and document the direction of the framework and get alignment among team members and the community, alike!
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/ember-c...

The tool for generating new projects, running the dev server, and generating tests, components, and more!
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/glimmer...

the Glimmer VM is our underlying rendering and reactivity collection of packages!

This is where we started using Signals, and implemented compatibility with pre-signals ember as well!
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/embroid...

ember-auto-import is sort of a polyfill for emborider for apps using older build tools.

powered by webpack.
January 10, 2025 at 7:37 PM
www.wrapped.dev/repo/embroid...

embroider is our bridging project and family of Vite plugins for building ember apps, new and old!

embroider converts pre-spec JavaScript into spec-compliant code that enables the lightning speed of vite to accelerate local development!
January 10, 2025 at 7:37 PM