Dynamic element helper for Glimmer templates.
Implements did-insert / did-update / will-destroy modifiers for Ember.js
Modern lightweight portals for Ember
Get `config/environment` from anywhere, even addons!!!
TypeScript definitions for @ember/application
Zero-config import from NPM packages
JSON data for Ember.js RFC #395
Implementation of RFC 756, Default Helper Manager
Cookies abstraction for Ember.js that works both in the browser as well as with Fastboot on the server.
The default blueprint for ember-cli addons.
Ember preset for conventional-changelog.
Checkbox based toggle switch component for Ember.js
An Ember CLI addon which allows you to specify styles for individual components
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.
Allow Ember apps to use TypeScript files.
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
For all your tracked local storage needs, when updating values held in browser storage should trigger a template rerender.
Like Ember's builtin `(component)` helper, but with dynamic arguments, and JS compatibility
Sets `window.MyAppName` up as the application instance upon boot.
Utilities to detect if a given edition is in use in an ember-cli application.
TypeScript definitions for @ember/component
An easy to use native select component
Decorator to aide migration from classic class system to native classes
A utility/helper and data structure for representing a `Promise` in a declarative, reactive way in Glimmer.js and Ember Octane.