Here you can find a cured list of ember addons that we prefer to use for our ember projects 🎉, this list is structured by category.
- ember-simple-auth - Is a lightweight library for implementing authentication/ authorization with Ember.js applications.
- torii - Torii is a set of clean abstractions for authentication in Ember.js applications.
- ember-changeset - It represents a set of valid changes to be applied onto any Object.
- ember-changeset-validations - Is a companion validation library to ember-changeset.
- ember-power-select - Powerful and customizable select component for ember
- ember-intl - Is an internationalization addon that unlocks translating simple to complex messages using built-in pluralization rules, number and datetime formatting, with support for over 150 languages.
- ember-intl-analyzer - Find unused translations in your Ember.js projects.
- ember-wormhole — A component that allows for rendering a block to a DOM element somewhere else on the page.
- ember-cli-string-helpers - String helpers for Ember templates.
- ember-compsable-helpers - Composable helpers for Ember that enables more declarative templating.
- ember-truth-helpers - HTMLBars template helpers for additional truth logic in if and unless statements.
- ember-cli-outside - A set of tools for detecting click events fired outside an element.
- ember-cli-mirage - A client-side server to help you build, test and demo your Ember app.
- ember-faker - Ember addon wrapper for Faker.js.
- ember-cli-page-object - The ember-cli-page-object addon makes it easy to create page objects for your acceptance and integration tests.
- ember-concurrency - Is an Ember Addon that makes it easy to write concise, robust, and beautiful asynchronous code.
- ember-cli-flash - Adds a flash message service and component to your app.