awesome-ember
Ember toolkit resources
A curated list of resources and tools for building web applications with the Ember.js framework
A curated list of awesome Ember.js stuff like addons, articles, videos, gists and more.
195 stars
16 watching
18 forks
last commit: over 1 year ago
Linked from 3 awesome lists
awesomeawesome-listemberemberjsfrontendhacktoberfest
Awesome Ember.js / Contents | |||
| sindresorhus/awesome | 337,709 | 11 months ago | Awesome Ember.js |
Awesome Ember.js / Packages / AST | |||
| ember-ast-helpers | 40 | almost 3 years ago | This library is a utility belt to make AST transforms and shield users as much as possible from the nuances of the AST, as it is still private API |
| ember-template-recast | 41 | over 1 year ago | Non-destructive template transformer |
| jscodeshift | 9,400 | 11 months ago | A JavaScript codemod toolkit |
| dyfactor | 8 | about 4 years ago | A platform for running codemods based on runtime information |
Awesome Ember.js / Packages / a11y | |||
| ember-accessibility | 33 | over 2 years ago | Addon to help identify accessibility violations during development |
| e-a11y-modal | 9 | almost 3 years ago | A simple modal for accessible Ember.js applications |
| ember-a11y-landmarks | 19 | over 4 years ago | Ember.js addon to help with landmark roles for better accessibility |
| ember-a11y | 82 | about 6 years ago | A collection of tools to build accessible Ember.js applications |
| ember-component-focus | 21 | over 5 years ago | A mixin for adding methods to your Ember.js components that help you manage the currently focused element |
| ember-gestures | 160 | almost 2 years ago | Ember.js gestures provides an easy way to use gestures by making it simple to define and use HammerJS managers and recognizers throughout your app |
| ember-steps | 4 | over 7 years ago | Declarative create wizards, tabbed UIs, and more |
| ember-page-title | 188 | about 1 year ago | Page title management for Ember.js Apps |
| ember-self-focused | 35 | over 2 years ago | Focus on route on transition |
| ember-keyboard | 177 | about 1 year ago | An Ember.js addon for the painless support of keyboard events |
| ember-a11y-testing | 138 | 11 months ago | A suite of accessibility tests that can be run within the Ember.js testing framework |
| a11y-announcer | 44 | almost 3 years ago | An accessible ember route change announcer |
| ember-a11y-refocus | 18 | 11 months ago | Provides an unobtrusive navigation narration element for Ember applications |
Awesome Ember.js / Packages / Adapters | |||
| ember-cli-markdown-resolver | 26 | over 7 years ago | Ember CLI addon for resolving markdown files in custom folders and retrieving content via a service |
| ember-cloud-firestore-adapter | 69 | 11 months ago | Unofficial Ember Data Adapter and Serializer for Cloud Firestore |
| ember-data-hal-9000 | 38 | over 1 year ago | An ember-data compatible ember-cli addon that provides a HAL adapter (HATEOAS) |
| ember-django-adapter | 191 | almost 3 years ago | Ember CLI addon adapter for Django REST Framework |
| ember-graphql-adapter | 244 | almost 4 years ago | GraphQL adapter for Ember Data |
| ember-indexeddb | 17 | over 1 year ago | Utilities & adapter to work with IndexedDB in ember & ember-data |
| ember-localforage-adapter | 133 | about 6 years ago | Offline usage for Ember Data |
| ember-local-storage | 220 | almost 2 years ago | The addon provides a storage for computed property that returns a proxy and persists the changes to localStorage or sessionStorage |
| ember-pouch | 281 | almost 3 years ago | PouchDB/CouchDB adapter for Ember Data |
| ember-wordpress | 95 | about 4 years ago | The bridge between Ember.js and WordPress |
| emberfire | 684 | 12 months ago | Official Ember Data adapter for Firebase |
| ninjafire | 29 | over 6 years ago | An ORM for Firebase written in Typescript |
Awesome Ember.js / Packages / Animations | |||
| ember-animated | 246 | 11 months ago | - |
| liquid-fire | 1,144 | about 1 year ago | Animations & transitions for ambitious Ember.js applications |
Awesome Ember.js / Packages / Authentication | |||
| ember-cli-simple-auth-extensions | |||
| ember-simple-auth | 1,923 | 11 months ago | A library for implementing authentication/authorization in Ember.js applications |
| tori | A set of clean abstractions for authentication in Ember.js | ||
Awesome Ember.js / Packages / Automation | |||
| ember-cli-deploy | 560 | over 2 years ago | A deployment pipeline for Ember CLI apps |
| ember-cli-deploy-webhooks | 19 | over 5 years ago | Ember CLI Deploy plugin for calling webhooks during deployments |
| ember-cli-release | 90 | over 5 years ago | Ember CLI addon for versioned release management |
| ember-cli-sri | 48 | about 9 years ago | This plugin is used to generate Subresource Integrity (SRI) hashes for ember applications |
| ember-cli-dependency-lint | 84 | almost 3 years ago | Lint your app's addon dependencies, making sure you only have one version of each |
Awesome Ember.js / Packages / Benchmarking | |||
| ember-macro-benchmark | 25 | over 4 years ago | Benchmark recording of an ember app with running with 2 versions of Ember.js |
| ember-performance | 140 | over 1 year ago | A suite of tests for Ember.js to help with performance |
| emberperf | Ember.js Performance (Between versions) | ||
Awesome Ember.js / Packages / Blogging | |||
| empress-blog | 182 | over 1 year ago | Fully-functional, SEO friendly static site implementation of a blog system built on Ember.js |
| ember-cli-blog | 86 | about 1 year ago | Tom Dale's blog example updated for the Ember CLI |
| ember-tumblr | 7 | over 5 years ago | Ember.js Addon for integrating a Tumblr blog |
Awesome Ember.js / Packages / Babel | |||
| ember-cli-babel-plugin-helpers | 4 | over 3 years ago | Utilities for managing Babel plugins in Ember CLI apps and addons |
Awesome Ember.js / Packages / Boilerplating | |||
| ember-boilerplate | 36 | about 3 years ago | The stable base upon which we build our Ember.js projects at Mirego |
Awesome Ember.js / Packages / Broccoli | |||
| broccoli-concat-analyser | 126 | almost 3 years ago | Assets profiling |
| broccoli-debug | 9 | almost 3 years ago | Utility for build pipeline authors to allow trivial debugging of the Broccoli pipelines they author |
| broccoli-stew | 60 | almost 3 years ago | Provides commonly used convenience functions for developing broccoli based build pipelines |
| broccolijs-tutorial | 13 | over 6 years ago | Broccoli.js Tutorial repository |
| broccoli-rollup | 36 | over 2 years ago | Broccoli Plugin For "Rollup" |
| broccoli-manifest | 39 | almost 9 years ago | HTML5 cache-manifest compilation for broccoli |
| broccoli-glow | 3 | over 8 years ago | Dynamic component creation from single file, etc |
Awesome Ember.js / Packages / Broccoli read | |||
| Debugging a Broccoli Tree | |||
| Debugging Broccoli and Ember-CLI | |||
| Debugging Ember-cli Build Times | |||
| Eat Your Greens - A Broccoli.js tutorial | |||
| Ember.js Lazy Assets: Fingerprinting & loading static/dynamic assets on demand | |||
| Thoughts on how to write faster broccoli plugins | |||
Awesome Ember.js / Packages / Build tools | |||
| Broccoli | 3,325 | over 1 year ago | Fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions |
Awesome Ember.js / Packages / Charts | |||
| ember-charts | 783 | over 4 years ago | A charting library built with the Ember.js and d3.js frameworks |
| ember-sparkles | 56 | over 5 years ago | Collection of composable D3 components built with ember-d3-helpers |
| ember-highcharts | 139 | about 1 year ago | A Highcharts, HighStock and HighMaps components for ember-cli |
| ember-c3 | 81 | over 3 years ago | An addon library for C3, a D3-based reusable chart library and more compatible |
Awesome Ember.js / Packages / CI/CD | |||
| ember-cli-server-variables | 31 | almost 3 years ago | An Ember CLI add-on to support adding variables to the generated index.html file's head tag |
| ember-ci | 25 | 11 months ago | Continuous integration goodies for ember.js apps |
| CI with GitHub Actions for Ember Apps | Reducing CI runtimes with GitHub Actions | ||
| CI with GitHub Actions for Ember Apps: Part 2 | Migrating to v2 actions, lowering runtime cost and continuously deployment | ||
Awesome Ember.js / Packages / Code Splitting | |||
| ember-engines | 489 | about 1 year ago | This Ember.js addon implements the functionality described in the Ember.js Engines RFC. Engines allow multiple logical applications to be composed together into a single application from the user's perspective |
| ember-lazy-mount | 12 | about 1 year ago | Allow {{mount}} lazy loading route-less engines |
| ember-cli-bundle-loader | 23 | almost 3 years ago | Addon to allow for multiple bundles and do lazy loading |
| ember-cli-lazy-load | 42 | about 5 years ago | Support lazily loading your Ember.js app via splitting it up into Bundles |
Awesome Ember.js / Packages / Codestyle | |||
| ember-cli-template-lint | 150 | over 3 years ago | Ember CLI integration for |
| ember-cli-alex | 7 | almost 3 years ago | Alex for Ember.js apps |
| ember-prop-types | 80 | almost 3 years ago | Improved property management for Ember.js apps and addons |
Awesome Ember.js / Packages / Command-line apps | |||
| ember-cli-create | 64 | almost 7 years ago | CLI wizard to create a new ember project |
| @ember/optional-features | 40 | about 1 year ago | This addon allows you to easily enable/disable optional features in ember-source. To clarify what we mean by optional, these are features that will be opt-in/opt-out and optional for the foreseeable future, not features that will be enabled by default. It is intended for use with apps only not addons |
| ember-cli-rename | 9 | over 10 years ago | Addon for ember-cli that provides an command |
Awesome Ember.js / Packages / Command-line utilities | |||
| ember-cli-update | 278 | over 1 year ago | Update Ember CLI Ember.js apps, addons and Glimmer.js apps |
| ember-cli-deprecation-workflow | 165 | about 1 year ago | An addon geared towards making Ember.js upgrades easier by allowing you to work through deprecations without massive console noise |
Awesome Ember.js / Packages / Component addons | |||
| ember-diff-attrs | 27 | over 2 years ago | |
| ember-compatibility-helpers | 25 | almost 2 years ago | Helpers that allow you to write backwards compatible Ember.js addons |
Awesome Ember.js / Packages / Compression | |||
| ember-cli-deploy-brotli | 7 | about 2 years ago | Ember.js deploy plugin to support brotli compression |
Awesome Ember.js / Packages / Content management systems | |||
| ember-admin | 241 | about 7 years ago | Automatically discover your models and interact with all model data in a simple CRUD interface |
| https://authmaker.com/ | Go from zero to fully functioning and live MVP in 3 days | ||
Awesome Ember.js / Packages / Control flow / Promises | |||
| ember-computed-promise-monitor | 11 | almost 2 years ago | Enable computed properties to be async-aware |
Awesome Ember.js / Packages / Control flow / Observables | |||
| ember-rx | 9 | over 6 years ago | RxJS 6 integration for Ember.js |
Awesome Ember.js / Packages / Control flow / Generators | |||
| ember-concurrency | 689 | about 1 year ago | Ember.js Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks |
| ember-master-tab | 11 | over 2 years ago | A library that provides a service which helps running a function on only one tab of an Ember application |
Awesome Ember.js / Packages / CSS & etc | |||
| ember-cli-stylelint | 47 | almost 3 years ago | Adds styleint to your ember app, to lint all kinds of css |
| ember-cli-autoprefixer | 103 | over 2 years ago | Automatically run your styles through autoprefixer |
| ember-cli-sass | 274 | almost 2 years ago | Use node-sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths |
| ember-cli-sass-pods | 62 | over 9 years ago | Enjoy styling your pods with the sass style file in the pod directory |
| ember-component-css | 540 | over 2 years ago | An Ember CLI addon which allows you to specify styles for individual components |
| ember-cli-postcss | 110 | over 2 years ago | A PostCSS integration for ember-cli |
| ember-css-modules | 284 | about 1 year ago | CSS Modules for ambitious applications |
| ember-cli-tailwind | 100 | over 4 years ago | Tailwind is a utility-first CSS framework for rapidly building custom user interfaces |
| ember-emotion | 17 | almost 3 years ago | Use emotion styling in Ember.js |
| css-blocks | 6,333 | over 2 years ago | High performance, maintainable stylesheets |
| ember-cli-eyeglass | 742 | over 2 years ago | This Ember CLI Addon makes it trivial to compile your sass files with eyeglass support via node-sass |
Awesome Ember.js / Packages / Fonts | |||
| ember-cli-webfont | 21 | over 4 years ago | Easily generate webfonts from svg files as part of your ember-cli build process |
Awesome Ember.js / Packages / State management | |||
| ember-buffered-proxy | 166 | over 2 years ago | |
| ember-changeset | 431 | 12 months ago | |
| ember-cerebraljs | 4 | over 4 years ago | Enhanced state management for complex Ember.js apps using Cerebral |
| ember-redux | Predictable state management for ember apps | ||
| ember-state-services | 226 | about 4 years ago | |
| ember-time-machine | 108 | almost 7 years ago | |
Awesome Ember.js / Packages / Styling kits | |||
| ember-cli-tailwind | 100 | over 4 years ago | Adds Tailwind CSS to your app or addon |
Awesome Ember.js / Packages / Data Management | |||
| ember-apollo-client | 281 | over 2 years ago | An ember-cli addon for Apollo Client and GraphQL |
| ember-cli-sofa | 4 | about 8 years ago | CouchDB persistence library for Ember.js |
| ember-orbit | 320 | over 2 years ago | Ember.js data layer built with Orbit.js |
| ember-data-storefront | 138 | over 2 years ago | A collection of APIs that address common data-loading issues |
| ember-m3 | 86 | over 1 year ago | This addon provides an alternative model implementation to DS.Model |
| ember-cli-zuglet | Ember.js addon for effortless Firebase integration | ||
Awesome Ember.js / Packages / Data manipulation & Computed | |||
| ember-awesome-macros | 205 | over 1 year ago | A collection of Ember.js computed macros |
| ember-cpm | 275 | about 7 years ago | Computed property Macros for Ember.js |
| ember-macaroni | 100 | over 7 years ago | Keep your app code DRY and copypasta free with computed property macaronis (macros) |
Awesome Ember.js / Packages / Data validation | |||
| ember-cp-validations | 441 | over 1 year ago | Ember.js computed property based validations |
| ember-changeset-validations | 218 | 12 months ago | Validations for ember-changeset |
| ember-model-validator | 167 | 12 months ago | Add validations to your Ember Data models on an explicit and easy way, without a bunch a validations files around or complicated structure |
| ember-validated-form | 69 | 12 months ago | Easily create forms with client side validations |
| ember-line-graph | Zero-dependency ember-addon to draw line-charts | ||
Awesome Ember.js / Packages / Database | |||
| ember-indexeddb | 17 | over 1 year ago | Utilities & adapter to work with IndexedDB in ember & ember-data |
Awesome Ember.js / Packages / Date | |||
| ember-moment | 400 | over 1 year ago | Template helpers and computed property macros for moment.js and Ember.js |
Awesome Ember.js / Packages / Debugging / Profiling | |||
| ember-debug-logger | 36 | almost 2 years ago | Exposes the visionmedia/debug library for use in your Ember.js application |
| ember-devtools | 159 | over 6 years ago | A collection of useful Ember.js debugging functions |
| ember-chrome-devtools | 94 | about 8 years ago | Chrome DevTools addon for Ember.js |
| ember-cli-bundle-analyzer | 99 | over 2 years ago | An Ember CLI addon to analyze the size and contents of your app's bundled output, using an interactive zoomable treemap |
| ember-perf-timeline | 98 | almost 3 years ago | Add performance information to Chrome's Timeline for Ember.js applications |
| ember-cli-route-map | 15 | almost 6 years ago | Command to generate a route map of your Ember.js application |
| heimdalljs-visualizer | 21 | over 2 years ago | Visualizer for heimdalljs data |
| source-map-explorer | 3,842 | over 2 years ago | Analyze and debug space usage through source maps |
| ember-dead-code | 6 | almost 2 years ago | Detect dead code with confidence via real user monitoring |
Awesome Ember.js / Packages / Decorators | |||
| Macro Decorators | DRY your code by creating decorators that duplicated getter/setter's functionality | ||
Awesome Ember.js / Packages / Documentation | |||
| ember-cli-addon-docs | 176 | 11 months ago | Easy, beautiful docs for your Ember.js addon |
| ember-cli-jsdoc | 21 | almost 6 years ago | An Ember.js CLI addon to generate HTML documentation from JSDoc comments in the source code |
| ember-freestyle | 270 | 12 months ago | Ember-freestyle is an Ember.js addon that allows you to quickly create a component explorer for your Ember.js app |
Awesome Ember.js / Packages / Ember-inspector roadmaps & overview | |||
| Ember Inspector Pairing | |||
| Ember Inspector Sync | |||
Awesome Ember.js / Packages / End-user customization | |||
| ember-asset-loader | 34 | about 2 years ago | Asset loading support for Ember.js applications |
| ember-experiments | Experimentation, A/B Split Testing addon for Ember.js | ||
| ember-cli-hot-loader | 99 | almost 7 years ago | An early look at what hot reloading might be like in the ember ecosystem |
| ember-ast-hot-load | 91 | about 2 years ago | Universal hot-load addon |
| ember-cli-build-notifications | 24 | over 2 years ago | Notifications when ember-cli has a build error |
| ember-feature-flags | 213 | over 1 year ago | An ember-cli addon to provide feature flags |
| ember-named-yields | 18 | over 1 year ago | Named Yields for Ember.js Components |
| ember-islands | 236 | over 5 years ago | Render Ember.js components anywhere on a server-rendered page to create "Islands of Richness" |
| ember-wormhole | 284 | almost 3 years ago | Render a child view somewhere else in the DOM |
| ember-stargate | 68 | 11 months ago | A modern take on using so called "portals" to render things in a different place of the DOM tree than they are logically defined in the app |
Awesome Ember.js / Packages / ES6 | |||
| ember-concurrency-decorators | 70 | almost 3 years ago | Decorator syntax for declaring/configuring ember-concurrency tasks |
| ember-decorators | 358 | 12 months ago | Useful decorators for Ember.js applications |
| @ember-decorators/argument | 30 | almost 2 years ago | Decorators for Component and Object arguments in Ember.js |
| sparkles-decorators | 2 | almost 7 years ago | Decorators for Sparkles/Glimmer.js Components |
Awesome Ember.js / Packages / External Components Integration | |||
| ember-glimmer-component | 9 | over 7 years ago | Glimmer.js-like components in Ember.js |
| sparkles-component | 43 | almost 6 years ago | Addon used to experiment with @glimmer.js/component style APIs in Ember.js apps via existing public APIs |
| hooked-components | 31 | over 4 years ago | Custom components for Ember.js, inspired by React Hooks approach |
| ember-functional-component | 11 | about 6 years ago | Attempting to use "pure functions" as components |
| ember-lifecycle-component | 9 | almost 2 years ago | A component with additional lifecycles for times when you may need need a template |
| ember-vue-components | 10 | about 6 years ago | Vue.JS component API for Ember |
| @alexlafroscia/ember-cli-react | 52 | almost 3 years ago | Render React components in Ember.js |
| @AltSchool/ember-cli-react | 68 | about 4 years ago | Use React component hierarchies in your Ember.js app |
Awesome Ember.js / Packages / Forms | |||
| ember-cli-crudities | Form and editable list builder that works from json config which can be either statically or dynamically loaded | ||
| ember-form-for | This Ember.js addon will give you an easy way to build good forms | ||
Awesome Ember.js / Packages / Functional programming | |||
| Bacon.js | Functional reactive programming | ||
| Folktale | Suite of libraries for generic functional programming in JavaScript that allows you to write elegant, modular applications with fewer bugs, and more reuse | ||
| immutable | 32,987 | 12 months ago | Immutable data collections |
| Kefir.js | 2 | about 8 years ago | Reactive library with focus on high performance and low memory usage |
| Lazy.js | 6,005 | over 5 years ago | Utility library similar to lodash/Underscore but with lazy evaluation, which can translate to superior performance in many cases |
| lodash | Utility library delivering consistency, customization, performance, & extras. A better and faster Underscore.js | ||
| mori | Library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript | ||
| Mout | Utility library with the biggest difference between other existing solutions is that you can choose to load only the modules/functions that you need, no extra overhead | ||
| Ramda | Utility library with a focus on flexible functional composition enabled by automatic currying and reversed argument order. Avoids mutating data | ||
| RxJS | Functional reactive library for transforming, composing, and querying various kinds of data | ||
| underscore-contrib | The brass buckles on Underscore's utility belt | ||
Awesome Ember.js / Packages / HTTP | |||
| ember-ajax | 212 | almost 3 years ago | Service for making AJAX requests in Ember.js 1.13+ applications |
| ember-socket-guru | Addon for easy integration with Pusher.js, Action Cable, Socket.io and Phoenix Channels | ||
Awesome Ember.js / Packages / Helpers | |||
| ember-event-helpers | 36 | almost 2 years ago | Complimentary event template helpers to the modifier |
| ember-render-helpers | 22 | 12 months ago | as template helpers |
| ember-element-helper | 44 | over 1 year ago | Dynamic element helper for Glimmer templates |
| ember-composable-helpers | 633 | over 1 year ago | Composable helpers for declarative templating in Ember.js |
| ember-helpers | A collection of handlebars helpers for Ember.js | ||
| ember-d3-helpers | 35 | almost 3 years ago | Collection of Ember.js helpers for building composable D3 charts |
| ember-math-helpers | 104 | 11 months ago | Ember.js HTMLBars helpers for basic arithmetic |
| ember-promise-helpers | 206 | almost 2 years ago | Promise-y sugar for your Ember.js templates |
| ember-route-action-helper | 327 | almost 3 years ago | Bubble closure actions in routes |
| ember-root-url | 10 | almost 4 years ago | A template helper to keep your URLs relative to the app's rootURL |
| ember-store-helpers | 5 | almost 3 years ago | This add-on provides helpers related to ember-data |
| ember-truth-helpers | 706 | about 1 year ago | Ember.js HTMLBars Helpers for & : not, and, or, eq & is-array |
| ember-awesome-macros | 205 | over 1 year ago | A collection of Ember.js computed macros |
| ember-macro-helpers | 62 | over 4 years ago | Ember.js macro helpers for making your own fancy macros! |
| ember-cli-string-helpers | 73 | almost 3 years ago | Set of the String helpers extracted from DockYard's ember-composable-helpers |
Awesome Ember.js / Packages / Image | |||
| ember-svg-jar | 251 | about 1 year ago | The best way to embed SVG images into your Ember.js application |
Awesome Ember.js / Packages / Include external JS code | |||
| ember-auto-import | 360 | 12 months ago | Zero config import from npm packages |
| ember-cli-cjs-transform | 48 | about 4 years ago | CommonJS imports |
| ember-cli-es6-transform | 14 | over 3 years ago | Import ES6 modules from npm, bower or anywhere else in your app |
| ember-browserify | 172 | about 4 years ago | Addon for easily loading CommonJS packages from npm via browserify |
Awesome Ember.js / Packages / Infinite Scroll | |||
| ember-infinity | 377 | about 1 year ago | Simple, flexible Infinite Scroll for Ember CLI Apps |
| vertical-collection | 177 | over 1 year ago | Infinite Scroll and Occlusion at > 60 FPS |
| smoke-and-mirrors | 274 | about 7 years ago | Ambitious infinite-scroll and svelte rendering for ambitious applications |
Awesome Ember.js / Packages / Internalization & Localization | |||
| ember-intl | 437 | about 1 year ago | Translate complex messages string. Localized formatting for date/time, number, and relative time |
| ember-intl-analyzer | 48 | 11 months ago | Find unused translations in your Ember.js projects |
Awesome Ember.js / Packages / Inputs | |||
| ember-autoresize | 88 | about 5 years ago | Autoresize for Ember.js Components |
Awesome Ember.js / Packages / Job queues | |||
| ember-data-tasks | 25 | almost 7 years ago | |
| ember-concurrency | |||
| ember-custom-actions | 74 | over 2 years ago | Custom API actions for Ember.js applications |
| ember-pipeline | 19 | almost 8 years ago | |
| ember-lifeline | 239 | over 1 year ago | An ember addon for managing the life cycle of asynchronous behavior in your objects |
Awesome Ember.js / Packages / Logging | |||
| console.re | |||
| ember-debug-logger | An Ember.js addon to expose the Visionmedia debug logger | ||
| ember-logging-service | 3 | over 7 years ago | This addon provides a general and extensible logging service that can be used throughout your application |
| raygun | |||
Awesome Ember.js / Packages / Mad science | |||
| ember-elm | 55 | almost 3 years ago | Write Elm in your Ember.js app |
| javascript-algorithms | 188,874 | about 1 year ago | Algorithms and data structures implemented in JavaScript with explanations and links to further readings |
Awesome Ember.js / Packages / Math | |||
| ember-katex | 1 | about 9 years ago | Render your LaTeX formulas using KaTeX |
| ember-math-helpers | 104 | 11 months ago | Ember.js HTMLBars helpers for basic arithmetic |
Awesome Ember.js / Packages / Metrics | |||
| ember-user-activity | 112 | 11 months ago | Ember.js Addon for tracking user activity & idling |
| ember-metrics | 367 | 11 months ago | Send data to multiple analytics services without re-implementing new API |
Awesome Ember.js / Packages / Minifiers | |||
| ember-hbs-minifier | 48 | 11 months ago | Stripping whitespace out of your Handlebars templates |
| ember-cli-template-trimmer | 1 | almost 3 years ago | This addon removes newlines on compile stage |
Awesome Ember.js / Packages / Miscellaneous | |||
| diagonal routes | See what route structure, templates and route hooks are for a given ember route definition | ||
| ember data model maker | 150 | over 9 years ago | Ember Data Model Maker (EDMM) |
Awesome Ember.js / Packages / Mobile | |||
| corber | 334 | over 2 years ago | Tooling for cordova and crosswalk hybrid applications built with Ember.js |
| glimmer-native | 77 | almost 3 years ago | Have you ever wanted to use Ember.js/Glimmer.js to create a native mobile app? Well now you can! |
| ember-mobile-bar | 6 | about 7 years ago | Managed fixed (tool)bars with mobile app-like behaviour |
| ember-mobile-core | 11 | over 5 years ago | Provides a pan recognizer and some utils for the ember-mobile-* addons |
| ember-mobile-menu | 34 | 11 months ago | Draggable sidebar specifically tailored to mobile devices |
| ember-mobile-pane | 4 | 11 months ago | Mobile layout ember-mobile-pane |
| ember-responsive | 40 | about 2 years ago | Easy responsive layouts with Ember.js |
Awesome Ember.js / Packages / Modifiers | |||
| ember-css-vars | 4 | almost 3 years ago | A ember modifier to apply css variables. This gives a save way to expose data from JavaScript to css |
| ember-on-modifier | 38 | almost 3 years ago | An implementation of the element modifier shown in the Modifiers RFC #353 |
| ember-ref-modifier | 44 | about 5 years ago | An implementation of the element modifier |
| ember-render-modifiers | 86 | about 1 year ago | Implements did-insert / did-update / will-destroy modifiers for RFC #415 |
| ember-functional-modifiers | 40 | about 6 years ago | Functional Modifiers for Ember.js |
| ember-style-modifier | 36 | 12 months ago | This addon provides a {{style}} element modifier to set element's style |
| ember-simple-animate | 8 | almost 3 years ago | Simple ember animate addon for CSS based animations |
Awesome Ember.js / Packages / Parcel | |||
| ember-parcel-example | 1 | over 7 years ago | Ember.js + Parcel.js Example |
| todomvc-demo | 1 | almost 8 years ago | Glimmer.js + Parcel.js Example |
Awesome Ember.js / Packages / Payments | |||
| ember-credit-card | 99 | almost 3 years ago | "make your credit card form dreamy in one line of code" |
Awesome Ember.js / Packages / Polyfills | |||
| ember-modifier-manager-polyfill | 10 | almost 5 years ago | Polyfill element modifiers for Ember.js 2.12 through 3.7 |
| ember-angle-bracket-invocation-polyfill | 76 | over 3 years ago | This addon provides a polyfill for angle bracket invocation syntax as described in RFC 311 |
| ember-named-arguments-polyfill | 18 | over 5 years ago | Polyfills support for named arguments for Ember.js 2.10 through 3.0 |
| ember-native-class-polyfill | 9 | over 6 years ago | This addon provides a polyfill for the native class behavior that was proposed in Ember.js RFCs #240 and #337 |
| ember-router-service-polyfill | 36 | over 7 years ago | This addon provides a best effort polyfill for the ember-routing-router-service feature added in Ember.js 2.15 |
| ember-fn-helper-polyfill | 6 | about 5 years ago | This addon provides a polyfill for the {{fn}} helper as described in RFCs #470 |
| ember-named-blocks-polyfill | 39 | almost 3 years ago | This addon provides a polyfill for the Yieldable Named Blocks feature |
Awesome Ember.js / Packages / PWA | |||
| ember-service-worker-asset-cache | 28 | about 4 years ago | |
| ember-service-worker-cache-fallback | 15 | about 6 years ago | |
| ember-service-worker-cache-first | 7 | almost 7 years ago | |
| ember-service-worker-index | 20 | over 4 years ago | |
| ember-service-worker-prember | 6 | almost 7 years ago | |
| ember-service-worker | 236 | about 2 years ago | A pluggable approach to Service Workers for Ember.js |
| ember-web-app | 141 | almost 7 years ago | This Ember.js addon helps you configure and manage the manifest.json and meta tags needed to create progressive web applications |
Awesome Ember.js / Packages / Query Params | |||
| ember-query-params-service | 58 | 11 months ago | Do you have controllers that parse query params? |
| ember-parachute | 199 | over 1 year ago | Improved Query Params for Ember.js |
| ember-href-to | 190 | about 1 year ago | A lightweight alternative to {{link-to}} |
Awesome Ember.js / Packages / Real-time | |||
| ember-cli-flash | 354 | over 1 year ago | Simple, highly configurable flash messages for ember-cli |
Awesome Ember.js / Packages / Routing addons | |||
| ember-component-routes | 25 | over 6 years ago | Render components directly from routes in Ember.js |
| ember-redirect | 27 | over 7 years ago | This addon aims to be a simple and easy way to preform route based redirects with minimal effort |
| ember-router-scroll | 204 | over 2 years ago | Scroll to top with preserved browser history scroll position |
Awesome Ember.js / Packages / Resolver customization | |||
| ember-cli-extended-resolver | This addons allows to modify default files structure to be more feature-grouped | ||
Awesome Ember.js / Packages / Security | |||
| ember-can | 271 | about 1 year ago | Simple for Ember.js apps |
| ember-permissions | 14 | about 1 year ago | Permission management for Ember applications |
Awesome Ember.js / Packages / Service Workers | |||
| ember-cli-workbox | 20 | over 1 year ago | Offline caching as a progressive enhancement using service workers |
| ember-service-worker | 236 | about 2 years ago | A pluggable approach to Service Workers for Ember.js |
| ember-service-worker-index | 20 | over 4 years ago | An Ember.js Service Worker plugin that caches the index.html file |
| ember-service-worker-asset-cache | 28 | about 4 years ago | An Ember.js Service Worker plugin that caches an Ember.js app's asset files |
| ember-service-worker-cache-first | 7 | almost 7 years ago | A cache first Ember.js Service Worker plugin |
| ember-service-worker-cache-fallback | 15 | about 6 years ago | An Ember.js Service Worker plugin that resorts to a cached fallback version when the network request fails |
| ember-service-worker-emberfire-messaging | 14 | almost 3 years ago | Firebase Cloud Messaging service worker support for Emberfire apps |
| ember-service-worker-unregistration | 0 | over 7 years ago | An Ember.js plugin that unregister service workers when ember-service-worker is disabled |
| ember-service-worker-request-chaos | 2 | almost 3 years ago | Like Netflix's Chaos Monkey but for your Ember.js SPA's API requests |
| ember-service-worker-project-entagled-registration | 0 | over 9 years ago | This addon is to be used along with ember-service-worker to ensure that the service worker being used is paired properly to the project |
| ember-service-worker-cache-rendered | 1 | over 8 years ago | Ember.js service worker plugin for storing rendered html in cache, really useful for fastboot |
| ember-service-worker-update-notify | 28 | over 1 year ago | Update notification for service workers |
| ember-service-worker-enqueue | 4 | almost 3 years ago | An Ember.js Service Worker plugin that catches failed mutation requests e.g POST, PUT, DELETE and queues them for background processing |
| ember-service-worker-prember | 6 | almost 7 years ago | An Ember.js Service Worker plugin that caches the index.html files for each prember route |
Awesome Ember.js / Packages / SSR / Server Side Rendering | |||
| ember-fastboot | 851 | over 1 year ago | Server-side rendering for Ember.js apps |
| glimmer-ssr-test | Making a Glimmer.js app be rendered in the server | ||
Awesome Ember.js / Packages / Static site generators & SEO | |||
| ember-meta | 19 | 11 months ago | Setup meta for your Prember/Ember.js blog to support opengraph, microdata, Facebook, Twitter, Slack etc |
| prember-rss-feed | 3 | about 6 years ago | Ship RSS feeds for your Prember site |
| prember | 194 | over 1 year ago | Prerender Ember.js apps with Fastboot at build time |
Awesome Ember.js / Packages / Styling | |||
| ember-cli-sass | 274 | almost 2 years ago | Use node-sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths |
Awesome Ember.js / Packages / Templating | |||
| ember-template-component-import | 14 | almost 3 years ago | This addon allows you to use import-style syntax to create local bindings to a component within a template file |
| ember-cli-jsx-templates | 16 | almost 3 years ago | TSX/JSX support for ember templates |
| Emblem.js | 1,043 | over 4 years ago | Ember.js-friendly, indented syntax alternative for Handlebars.js |
Awesome Ember.js / Packages / Testing | |||
| ember-qunit-decorators | 4 | 12 months ago | Use ES6 or TypeScript decorators for QUnit tests in your Ember.js app |
| ember-cli-addon-tests | 31 | about 5 years ago | Test helpers for testing Ember CLI addons inside the context of a real Ember.js app |
| ember-cli-code-coverage | 195 | about 1 year ago | Code coverage for ember apps using Istanbul |
| ember-cli-mirage | Build, test and demo your app using a -compliant client-side server | ||
| ember-cli-mocha | 147 | over 6 years ago | Mocha and Chai tests for ember-cli applications |
| ember-cli-page-object | 275 | about 1 year ago | This ember-cli addon eases the construction of page objects on your acceptance and integration tests |
| ember-cli-yadda | 42 | over 2 years ago | Write cucumber specs for ember-cli applications |
| ember-concurrency-test-waiter | 21 | over 4 years ago | Easily enable test waiters for ember-concurrency tasks |
| ember-exam | 286 | 11 months ago | Run your tests with randomization, splitting, and parallelization for beautiful tests |
| ember-percy | 73 | 11 months ago | Ember.js addon for visual regression testing with Percy |
| ember-qunit | 259 | about 1 year ago | QUnit test helpers for Ember.js |
| ember-test-friendly-error-handler | 15 | about 1 year ago | Build testable error handlers that don't throw in production |
| ember-test-selectors | 264 | 11 months ago | Enabling better element selectors in Ember.js tests |
| ember-test-setup | 6 | 11 months ago | Testing shorthands to reduce duplication |
| ember-window-mock | 64 | 11 months ago | Use window global as an Ember.js service that can be mocked in tests |
| mirage-glue | 4 | over 8 years ago | This program reads your API endpoint and creates or appends response to relevant mirage fixture file(s) |
| ember-sinon | 64 | almost 2 years ago | Ember CLI addon adding support for sinon.js |
Awesome Ember.js / Packages / Text | |||
| ember-text-measurer | 37 | almost 3 years ago | Simple Ember.js Service to measure the width of a string in a performant way |
Awesome Ember.js / Packages / Tree Shaking | |||
| ember-cli-tree-shaker | 76 | over 6 years ago | This is a testbed for the new tree-shaking and code splitting work from Kelly Selden and Alex Navasardyan |
Awesome Ember.js / Packages / TypeScript | |||
| ember-cli-typescript | 363 | over 1 year ago | Use TypeScript in your Ember.js apps! |
| ember-typings | 14 | over 7 years ago | Typescript type definitions for ember.js |
| ember-typescript-utils | 3 | about 7 years ago | Utility functions built around Typescript and Ember.js |
Awesome Ember.js / Packages / UI libs | |||
| ember-bootstrap | Provides a collection of native Ember.js components that mimic the original Bootstrap plugins and components in an ember friendly way | ||
| Frontile | 55 | 12 months ago | Frontile aims to provide the legos (components, helpers, modifiers, and styles) necessary for building consistent and powerful Ember.js apps |
| ember-cli-uniq | 3 | about 2 years ago | Default components for Ember.js that implement the Uniplaces Design System |
| ember-element-ui | 0 | over 2 years ago | Provides element-ui for ember |
| ember-elements | 58 | about 2 years ago | - |
| ember-ghost-casper-template | 39 | about 2 years ago | A static site version of the default personal blogging theme for Ghost |
| ember-paper | 888 | 11 months ago | The Ember.js approach to Material Design |
| ember-radical | Feather light, fully accessible DDAU component library for your Ember.js apps | ||
| Nomad UI | 15,029 | 11 months ago | |
| Semantic-UI-Ember | 329 | almost 3 years ago | This is the official Ember.js library for the Semantic-UI modules |
| Flexi | 219 | about 1 year ago | |
Awesome Ember.js / Packages / UI components | |||
| ember-attacher | Tooltips & popovers made easy | ||
| ember-burger-menu | 279 | over 2 years ago | An off-canvas sidebar component with a collection of animations and styles using CSS transitions |
| ember-flatpickr | 109 | over 1 year ago | An Ember.js addon that wraps the Flatpickr date picker |
| ember-power-select | 541 | 11 months ago | The extensible select component built for ember |
| ember-basic-dropdown | 157 | 12 months ago | The basic dropdown you ember app needs |
| ember-drag-sort | 92 | almost 3 years ago | A sortable list component with support for multiple and nested lists |
| ember-perfect-scroll | 21 | over 5 years ago | Perfect scroll component as an Ember cli addon |
Awesome Ember.js / Packages / UX | |||
| ember-onbeforeunload | 30 | almost 3 years ago | Invoke logic when transitioning between routes or closing window |
Awesome Ember.js / Packages / VR | |||
| ember-vr | |||
Awesome Ember.js / Packages / VS Code addons | |||
| Ember Syntax | Syntax highlighting for Ember.js template files AND syntax highlighting for inline template definitions with tagged templates! | ||
| Glimmer Templates Syntax for VS Code | Glimmer syntax highlighting for Ember.js | ||
| ember-language-server | 102 | 12 months ago | Language Server Protocol implementation for Ember.js projects |
| unstable-ember-language-server | Language Server Protocol implementation for Ember.js projects (Unstable, including experimental features) | ||
| vscode-ember-colorizer | 0 | over 9 years ago | VSCode extension that colorizes/tokeninzes Ember.js .hbs, Controllers, and Routes files |
| ember-module-snippets | 3 | over 2 years ago | Snippets to make importing Ember.js modules a snap in VSCode |
Awesome Ember.js / Packages / Atom addons | |||
| Atom Ember Snippets | 38 | almost 7 years ago | |
Awesome Ember.js / Packages / VIM | |||
| Unstable language server for neovim | |||
Awesome Ember.js / Packages / Web Components | |||
| ember-cli-web-components | 15 | over 1 year ago | Use your Ember.js components in other framework as Web Components! |
| shadow-dom | 30 | over 2 years ago | Write templates for your components inside of a Shadow DOM root |
Awesome Ember.js / Packages / Webpack | |||
| glimmer-compiler-webpack-plugin | 13 | almost 8 years ago | |
Awesome Ember.js / Packages / Weird | |||
| ember-dynamic-render-template | 14 | over 4 years ago | Render DOM from a template string |
Awesome Ember.js / Packages / Resources | |||
| Front-End Performance Checklist | 16,711 | 11 months ago | |
| Ember.js approval requirements | |||
Awesome Ember.js / Packages / Ember-Cli Articles | |||
| Ember-cli fingerprinting and dynamic assets | |||
| Secrets of the Ember-CLI server: Express middleware with Ember-CLI | |||
Awesome Ember.js / Packages / Why Articles | |||
| NYC Planning Labs: Why Choose Ember.js? | |||
| Why DockYard Builds with Ember.js | |||
| Ember.js. Your best bet. | |||
| Why Ember.js? | |||
| 6 Reasons Why To Use Ember.js In 2019 | |||
| Ember.js: Our Secret Weapon | |||
| How Ember.js Enables Us to Focus on Shipping Features | |||
| When you should not pick Ember.js as your next front-end tool | |||
| Moving from React to Ember 2020 | |||
| Essential Ember Addons: The State of the Ember Addon Ecosystem in 2019 | |||
Awesome Ember.js / Packages / Jump-Start Articles | |||
| The simplest possible Ember Data CRUD Tutorial | |||
| Challenges I face(d) with Ember.js | |||
| It’s easier in Ember.js. Probably. | |||
Awesome Ember.js / Packages / Articles Glimmer | |||
| Alternative View Layers for an Elm App | |||
| Creating Web Components with Glimmer | |||
| Building a PWA with Glimmer.js | |||
| The Glimmer VM: Boots Fast and Stays Fast | |||
| The Glimmer Binary Experience | |||
| Glimmer.js: What’s the Deal with TypeScript? | |||
| Glimmer.js Application proposal | Compilation, Rendering, SSR, Rehydration | ||
| Git Guides | 1,131 | 11 months ago | |
| Designing and Implementing Glimmer Like a Programming Language | |||
| Glimmer: Blazing Fast Rendering for Ember.js, Part 1 | |||
| Glimmer: Blazing Fast Rendering for Ember.js, Part 2 | |||
| Why I’m excited about Glimmer.js | |||
| Getting Started With Glimmer-Native | |||
| What is the current state of more advanced Glimmer VM features? | |||
| UNIT-TESTING GLIMMER COMPONENTS | |||
Awesome Ember.js / Packages / Articles Engines | |||
| CSS in Ember Engines | |||
| Enginification | |||
Awesome Ember.js / Packages / Articles Ember-Concurrency | |||
| Adopting ember-concurrency or: How I Learned to Stop Worrying and Love the Task | |||
| Async or Swim: Replacing your Route models with Ember Concurrency Tasks | |||
| ember-concurrency: the solution to so many problems you never knew you had | |||
| PromiseProxyMixin: pure Ember alternative to ember-concurrency | |||
| Two-Tasks Routes in Ember.js | |||
Awesome Ember.js / Packages / Articles ES6 | |||
| ES Classes in Ember.js | |||
Awesome Ember.js / Packages / Articles TypeScript | |||
| ember-cli-typescript v2 beta | |||
| Ember Typescript Code Coverage - how to gist | |||
| Type-Informed Design | |||
| Typing Your Ember.js | Using TypeScript with Ember.js | ||
| Ember.js, TypeScript, and Class Properties | |||
| Set your Ember.js project up to use TypeScript | |||
| Class properties — some notes on how things differ from the Ember.Object world | |||
| Computed properties, actions, mixins, and class methods | |||
| Using Ember Data, and service and controller injections improvements | |||
Awesome Ember.js / Packages / Articles Modern Testing | |||
| Using Fakes from Ember-Sinon-QUnit | |||
| Headless Ember.js Tests in GitLab with Docker | |||
| Making my Ember.js test suite 3x faster. A story about Mirage | |||
| Learn TDD in Ember.js | |||
| STORY-BASED BDD - AN ALTERNATIVE APPROACH TO TESTING WITH EMBER | |||
| Ember.js Timer Leaks: The Bad Apples in Your Test Infrastructure | |||
| Test helpers: The next generation | |||
| How we test 200k lines Ember.js application in <10 minutes. Again! | |||
| Bending Time in Ember.js Tests | |||
| Ember.js QUnit Simplification | |||
| Testing your Ember.js application in 2018 | |||
| Modern Ember.js Testing | |||
| Testing Ember.js Applications in 2018 | |||
| Testing Ember.js Mixins (and Helpers) With a Container | |||
| Write Tests Like a Mathematician: Part 1 | |||
| Write Tests Like a Mathematician: Part 2 | |||
| Write Tests Like a Mathematician: Part 3 | |||
| Setting up Coveralls for your Ember Addons | |||
Awesome Ember.js / Packages / Articles FastBoot | |||
| How to integrate Ember FastBoot in Cloud Functions for Firebase | |||
| Ember FastBoot + Google App Engine | |||
| Deploying FastBoot apps with ember-cli-deploy | |||
Awesome Ember.js / Packages / Articles about Data | |||
| Managing Relations in Ember Data with JSON API | |||
| Creating a Default Record When a belongsTo Request Errors | |||
| The case against async relationships in Ember Data | |||
| No Graph Theory Required: Ember.js and GraphQL in Practice | |||
| Offline Data and Sync with Ember-Orbit | |||
| Inlining store data in Ember.js | |||
| Extracting Metadata from a Custom API with Ember Data | |||
| Ad Hoc Relationships with Ember Data | |||
| Ember Data RecordArray AntiPatterns | |||
| Useful Ember Data helpers | |||
| Cascade Deleting Relationships in Ember Data | |||
| Fit Any Backend Into Ember with Custom Adapters & Serializers | |||
Awesome Ember.js / Packages / Articles about Routing | |||
| How to reset the Ember.js router namespace with this.route() | |||
| Ember.js-Router Wildcard/Globbing Routes | |||
| Ember.js.Route redirecting ‘/’ to ‘/my-own’ | |||
Awesome Ember.js / Packages / Yarn in Ember Articles | |||
| Ember.js and Yarn Workspaces | |||
Awesome Ember.js / Packages / Best-practices | |||
| ember-best-practices | |||
| An Ember.js Debugging Flowchart | |||
| Built-in input helpers in Ember.js: when should they be used? | |||
Awesome Ember.js / Packages / Nice to know | |||
| Codemods | |||
| Creating runtime assisted Codemods using Telemetry helpers | |||
Awesome Ember.js / Packages / Blogs | |||
| lost-in-technology.com | |||
| TODAY I LEARNED / Ember.js | |||
| Ember.js Daily Tips | |||
| emberway.io | |||
| yehudakatz | |||
| 201-created.com | |||
| airpair.com | |||
| alexdiliberto.com | |||
| balinterdi.com | Balint Erdi blog | ||
| codeburst.io | |||
| codementor.io | |||
| dockyard.com | |||
| emberigniter.com | |||
| blog.embermap.com | |||
| engineering.linkedin.com | |||
| hackernoon.com | |||
| lolma.us | |||
| madhatted.com | |||
| medium.com/ember-ish | Ember.js essentials for beginners and intermediate devs | ||
| netguru.co | |||
| programwitherik.com | Ember.js tuts | ||
| rwjblue.com | |||
| shipshape.io | |||
| simplabs.com | |||
| thejsguy.com | |||
Awesome Ember.js / Packages / Books | |||
| The Shortest Ember.js Book | 38 | over 2 years ago | |
| A deep dive into the Ember.js runloop | 369 | over 6 years ago | |
| Developing an Ember.js Edge | |||
| Ember Data in the Wild | |||
| ember-cli 101 | By Adolfo Builes | ||
| Ember.js for Artisans | Creating Single Page Apps backed by Laravel | ||
| Ember.js in Action | By Joachim Haagen Skeie | ||
| Professor Frisby's Mostly adequate guide to Functional Programming | |||
| Rock and Roll with Ember.js | |||
| Ember.js Book (RU) | |||
| Pragmatic, balanced FP in JavaScript | 16,665 | almost 2 years ago | |
Awesome Ember.js / Packages / Cheatsheets | |||
| API | |||
| Glimmer.js | |||
| guides | |||
| Ember Component Cheat Sheet | pre Octane | ||
Awesome Ember.js / Packages / Codemods | |||
| ember-es6-class-codemod | 68 | over 1 year ago | A codemod-cli project for converting Ember.js objects to es6 native classes |
| ember-native-class-codemod | 68 | over 1 year ago | A codemod for transforming your ember app code to native JavaScript class syntax with decorators! |
| ember-cli-mirage-faker-codemod | 2 | over 6 years ago | This codemod is to help transition from importing faker through ember-cli-mirage, to instead import it directly from faker |
| ember-mocha-codemods | 4 | almost 3 years ago | Codemod scripts for ember-mocha |
| ember-module-migrator | 74 | almost 6 years ago | Automated migration for new Ember.js application layout |
| ember-qunit-codemod | 36 | about 5 years ago | This codemod is intended to automatically convert your projects from the older moduleFor* syntax of ember-qunit@2 to the newer syntax |
| ember-test-helpers-codemod | 29 | almost 4 years ago | Codemod to transform your Ember.js tests to use @ember/test-helpers |
| es5-getter-ember-codemod | 34 | over 5 years ago | This codemod is intended to automatically convert your usage of get, and getProperties to use traditional object dot notation |
| qunit-dom-codemod | 14 | almost 2 years ago | Basic codemod to automatically convert your assertions to qunit-dom assertions |
| test-selectors-codemod | 7 | over 7 years ago | A codemode for fixing the ember-test-selectors testSelector helper deprecation |
| ember-on-codemod | 0 | over 8 years ago | Replace use of Ember.on |
| ember-memory-leaks-codemod | 0 | over 6 years ago | A collection of codemod's for fixing memory leaks in Ember.js applications |
| ember-3x-codemods | 0 | over 4 years ago | A Codemod with a collection of transforms to address Ember.js 3.x deprecations |
| ember-computed-getter-codemod | 0 | almost 7 years ago | Ember.js Computed Getter Codemod |
Awesome Ember.js / Packages / Community | |||
| Forum | |||
| GitHub issues | 22,500 | 11 months ago | |
| Slack | |||
| Stack Overflow | |||
| Telegram | |||
Awesome Ember.js / Packages / Contribution Guides | |||
| How to contribute to the ember times - part1 | |||
| How to contribute ember release post - part2 | |||
Awesome Ember.js / Packages / Courses | |||
| embermap.com | |||
| Emberschool.com | |||
| embercasts.com | |||
| Frontend Masters: Advanced Ember.js 2.x - Mike North | |||
| Frontend Masters: Ember.js 2.x - Mike North | |||
Awesome Ember.js / Packages / Discovery | |||
| emberobserver | Ember Observer | ||
| emberjs.GitHub.io/rfcs/ | Ember.js RFCs | ||
Awesome Ember.js / Packages / Ember Releases | |||
| Ember 3.10 Released | May 21, 2019 | ||
| Ember 3.11 | July 15, 2019 | ||
| Ember 3.12 | August 16, 2019 | ||
| Ember 3.13 (Octane Preview) | Sep 25, 2019 | ||
| Ember 3.14 (Octane Preview Cont.) | Nov 18, 2019 | ||
| Ember 3.15 "Octane" Released | Dec 20, 2019 | ||
| Ember 3.16 | Feb 12, 2020 | ||
| Ember 3.17 | March 16, 2020 | ||
| Ember 3.18 | May 5, 2020 | ||
| Ember 3.19 | June 26, 2020 | ||
| Ember 3.20 | July 29, 2020 | ||
| Ember 3.21 | Sep 02, 2020 | ||
| Ember 3.22 | Oct 20, 2020 | ||
Awesome Ember.js / Packages / Examples | |||
| A list of open source Ember.js apps | 238 | over 4 years ago | |
| Simple contact manager demo app for ember-orbit | 16 | almost 7 years ago | |
| API Docs | 72 | about 1 year ago | This application was built to display our versioned API docs |
| guides-app | 21 | over 6 years ago | Replacement for emberjs/guides and the Ember.js Guides |
| Builds | 11 | over 6 years ago | This is the application that the Ember.js team built to display our various release channels |
| HospitalRun | 6,820 | almost 3 years ago | Ember.js front end for HospitalRun |
| Rancher | 599 | 11 months ago | is enterprise management for Kubernetes |
| Super Rentals | 167 | 11 months ago | Super Rentals is a good starter project to get acclimated to the Ember.js way of doing things |
| Travis CI | 611 | 11 months ago | The Ember.js web client for |
| Vault | 31,407 | 11 months ago | A Tool for Managing Secrets (Hashicorp) |
| ember-osf-web | 120 | 11 months ago | Ember.js front-end for the Open Science Framework |
| ember-graphql-examples | 5 | about 7 years ago | Examples of using GraphQL in Ember.js |
| ember-rolodex | 0 | over 8 years ago | An example of what an Ember.js tutorial between the quick start and Super Rents could look like |
| ember-styleguide | 78 | over 1 year ago | |
| Ghost Admin Client | 623 | almost 3 years ago | |
| emberclear | 198 | 11 months ago | Encrypted Chat. No History. No Logs. + MU & TS |
| Ember.js nested engines example app + Fastboot. | 1 | over 7 years ago | |
| Percy's frontend web application, built with Ember.js. | |||
| Fire Tracker | KPCC's tool for following & researching California wildfires | ||
| skylines-project | 393 | 11 months ago | Live tracking, flight database and competition framework |
| PIX | 6 | 11 months ago | PIX |
| ember-monorepo-demo | 6 | about 7 years ago | |
| documize.com | 2,177 | over 1 year ago | |
| New York City Census Reporting Tool | 40 | over 1 year ago | |
| Medicine Inventory | 0 | almost 3 years ago | Sample application developed with Ember CLI, Corber.io, ember-element-ui |
| octane-ecommerce | 24 | almost 3 years ago | Ember Octane + FastBoot + Algolia + PayPal + Formspree ( , , ) |
| Rust Package Registry | 3,022 | 11 months ago | - |
| Ember.js RealWorld Implementation | 183 | over 2 years ago | Ember.js codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API |
| A wild tomster appears | 16 | almost 3 years ago | |
| An ember integration for building visual programming editors with blockly. | 4 | over 2 years ago | |
| https://www.submarinecablemap.com/ | |||
| https://music.apple.com/ | |||
| https://creator.emojible.store/ | |||
Awesome Ember.js / Packages / Examples Glimmer | |||
| breethe-client | 74 | almost 2 years ago | Air Quality Data for Locations around the World |
| Glimmeroids | 12 | over 7 years ago | Asteroids implementation using Glimmer.js |
| glimmer-hn-pwa | 28 | over 5 years ago | A Demonstration Of Hacker News Progressive Web App Powered By Glimmer.js |
| the-chosen | 0 | over 6 years ago | Glimmer.js project created to learn & decide easier during our scrum dailies meeting who is the next person to share status |
| glimmer_eats | 0 | over 7 years ago | A demo PWA built with Glimmer.js |
| built-with-spaghetti | 1 | almost 8 years ago | Built with Spaghetti aims to function as a gateway to web art |
| glimmer-live-chat | 13 | about 7 years ago | A Live chat application crafted using Glimmer.js |
| glimmer-synth | 14 | about 8 years ago | Synthesizer built using WebAudio and Glimmer.js |
| glimmer-js-online-offline-demo | 2 | over 8 years ago | Sample Glimmer.js app: online/offline browser events |
| glimmer-qrious | 0 | about 8 years ago | Glimmer.js components using QRious library to generate QR code in webpage |
| glimmerjs-address-book-demo | 0 | over 8 years ago | Example Glimmer.js application - AddressBook Demo |
| glimmer-dashboard | 0 | over 8 years ago | Glimmer.js dashboard example |
| glimmer-redux-todo | 0 | over 7 years ago | Todo app written with Glimmer.js and Redux |
| glimmer-pong | 5 | over 8 years ago | Pong game written using Glimmer.js and SVGs |
| glimmer-material | 5 | over 7 years ago | A Glimmer.js wrapper for Material Components for the Web |
| glimmer-of-life | 1 | over 8 years ago | An implementation of Conway's Game of Life using Glimmer.js |
| vorfreude | 7 | about 2 years ago | When you can't wait but have to |
| endless-hoops | 1 | almost 8 years ago | It's a basketball game written in JavaScript/Canvas/Glimmer.js |
| glimmer-hangman | 0 | about 8 years ago | A implementation of the well-known game 'Hangman' in Glimmer.js |
Awesome Ember.js / Packages / Gists | |||
| Forwarding Named Blocks in Glimmer | |||
| Multi Named Blocks | |||
| Accessing the Global App Object in an Ember CLI App | |||
| A principled model for forms | |||
| ember-cli-advanced-proxy | 1 | over 9 years ago | |
| A list of Ember.js VSCode Extensions | 12 | almost 7 years ago | |
| Ember.js Bundle Size | |||
| Converting libraries to Ember CLI addons | |||
| Developing Addons and Blueprints | |||
| Ember.js + ESLint + Prettier + Ember Suave | |||
| @listochkin/Ember.js Video Collection (Ru/En) | |||
| @rwjblue/ember_examples | |||
| @wycats/A small sampling of external projects initially built for Ember.js use but designed to be used standalone | |||
| Ember.js publishing tools | |||
| Ember CLI es6 imports | |||
| Ember CLI Windows speedup | |||
| How to debug an ember application with VS Code | |||
| What are components all about. | |||
| "Why Ember.js" Thoughts | |||
| Ember.js approval requirements | |||
Awesome Ember.js / Packages / Gists Ember Data | |||
| Mirage GraphQL example | |||
| Ember Data | Useful helpers: push-deletion, push-payload | |||
| Ember Data | Complex Attrs | |||
| Ember Data | Advanced Query Cache | |||
| Ember Data | Can we unload a record that has been deleted? | |||
| Ember Data | Persist Local Relationship Changes | |||
| Ember Data | Push Polymorphic | |||
| Ember Data | has-many Batch Create | |||
| Ember Data | Local Deletion | |||
| Ember Data | Save Transaction | |||
| Ember Data | Coalesce findHasMany within adapter Twiddle | |||
| Ember Data | Nested save | |||
| Ember Data | Cascade Delete | |||
Awesome Ember.js / Packages / Miscellaneous | |||
| builtwithember | Apps powered by Ember.js | ||
| emberwatch | The community hub for Ember.js content | ||
Awesome Ember.js / Packages / Newsletters | |||
| Ember Weekly | The latest Ember.js news, tips, and code delivered directly to your inbox | ||
| Official Ember Blog | Big announcements like new Ember.js version release notes or State of the Union information | ||
| statusboard | STATUS BOARD | ||
| The Ember Times | Updates from the Ember.js Learning Team | ||
Awesome Ember.js / Packages / Podcasts | |||
| embermap | |||
| emberweekend | |||
Awesome Ember.js / Packages / Sandboxes | |||
| Ember Twiddle | An Ember.js Twiddle for multiples files which lets you save your work in GitHub | ||
| Ember @ Glitch | Glitch.me with Ember.js | ||
| Ember @ CodeSandbox | CodeSandbox with Ember.js | ||
| Ember Octane @ CodeSandbox | Ember Octane CodeSandbox template | ||
Awesome Ember.js / Packages / Screencasts | |||
| BuildLab: Ember.js Screencasts for the determined. | |||
| Ember Screencasts | Weekly Screencasts for the Busy Developer | ||
| EmberCasts | Currently on hiatus whilst the author works on the next version of Handlebars | ||
| EmberWatch - Screencasts | A collection of Ember.js screencasts | ||
| Community Groups App - Creating Records in Ember CLI Mirage (part 2a) | |||
| Community Groups App - Creating Records in Ember CLI Mirage (part 2b) | |||
| Community Groups App - Debugging relationships in Ember CLI Mirage (part 3) | |||
Awesome Ember.js / Packages / Slides | |||
| 30 Days Of Ember | Dawid Pośliński | ||
| NaNoWriMo: How can Ember help you write a novel | @EmmaDelecolle | ||
| Slides from Ember JS Berlin talk, Design Patterns in Ember | 2 | almost 8 years ago | By @chadian |
| Rainy Day Ember Data | Tony Schneider (@tonywok) | ||
| Building Realtime Apps with Ember.js and WebSockets | Ben Limmer | ||
| Deploying a Location-Aware Ember Application | Ben Limmer | ||
| Developing Desktop Apps with Electron & Ember.js - FITC WebU2017 | Aidan Nulman | ||
| Developing Desktop Apps with Electron & Ember.js | |||
| Ember addons, served three ways | Mike North | ||
| Ember At Scale | Chad Hietala, LinkedIn | ||
| EmberConf 2015 – Ambitious UX for Ambitious Apps | Lauren Elizabeth Tan | ||
| EmberConf 2016 – Idiomatic Ember: Finding the Sweet Spot of Performance & Productivity | Lauren Elizabeth Tan | ||
| Fun with Ember 2.x Features | Ben Limmer | ||
| How do I Even Web App | An introduction to web programming with Ember CLI by Lydia Guarino | ||
| Rapid prototyping and easy testing with ember cli mirage | Krzysztof Bialek | ||
| Start Me Up - Building an MVP with EmberJS, Firebase and Material Design | Brendan O'Hara | ||
| Upgrading Ember.js Apps | Ben Limmer | ||
Awesome Ember.js / Packages / Styleguides | |||
| ember-styleguide | 78 | over 1 year ago | |
| Softlayer Ember.js | 40 | over 8 years ago | |
| Netguru Ember.js | |||
| DockYard Ember.js | |||
| JavaScript Style Guide | |||
Awesome Ember.js / Packages / Tools | |||
| Ember Data Sails Adapter | 90 | almost 2 years ago | An Ember Data adaptor for the Sails.js sockets |
| Ember Data WordPress Adapter | 37 | about 11 years ago | An Ember Data adapter for the WordPress JSON API |
| Ember Gist | Demo Ember CLI'eque apps using GitHub Gist | ||
| Ember Inspector | 966 | 12 months ago | Adds an Ember.js tab to Chrome or Firefox Developer Tools that allows you to inspect Ember.js objects in your application. - Officially maintained |
| Ember Perf | 73 | 11 months ago | Measure user-percieved performance data in your ember.js app |
| ember-cli-diff | A simple tool to see differences between new ember apps | ||
| ember-cli | The command line interface for ambitious web applications | ||
| ember-data-model-maker | UI to make ember-data models & payload examples | ||
| Glimmer Playground | An Glimmer.js playground | ||
| mber | 34 | over 2 years ago | Ember CLI replacement. Currently alpha |
| remote-inspector | 92 | about 8 years ago | Lets you inspect apps running on different devices/browsers over the network using websockets |
| Ember Unused Components | 51 | over 1 year ago | This script searches for unused components in your Ember project |
Awesome Ember.js / Packages / Tutorials | |||
| How to learn EmberJS in a hurry | |||
| Discover Ember 2 | Learn how to build a Twitter clone from scratch | ||
| Ember Components: A Deep Dive | A closer look at using Ember.js Components | ||
| Ember runloop handbook | 369 | over 6 years ago | A deep dive into the Ember.js runloop |
| Ember with Phoenix (AKA The PEEP Stack) | Developing an Ember.js front-end alongside a -compliant backend | ||
| Getting into Ember.js | A five part introductory course to Ember | ||
| Getting Started with Ember.js using Ember CLI | Building a Todo app with Ember CLI | ||
| yoember.com/ | Ember.js Tutorial - From beginner to advance | ||
| build-pacman | |||
Awesome Ember.js / Packages / Videos | |||
| Working with Ember Animated & Addon Internals: Ember Concurrency – Ember NYC, May 2019 | |||
| Ember.js Tutorial: Build a painting game in 20 mins | |||
| Ember-cli In-Repo Addons with Jacob Bixby | |||
| Maintaining an Ember App at Scale, with Chris Ng | |||
| Jackie Luo: From React to Ember: A Modern Comparison | |||
| Ember San Francisco Meetup at Square, October 2018 | |||
| The Future of Ember js | Summary of upcoming changes to Ember.js based on presentations from EmberConf 2018 | ||
| Ember: The Next 10 Years | Tom Dale | EmberCamp Chicago 2018 | |||
| Stop Coding: You Have a Product Gap | Sam Selikoff | EmberCamp Chicago 2018 | |||
| Caveats of the Default Store - Ember London - September 2018 | |||
| EmberFest 2019 | |||
| EmberFest 2018 | |||
| EmberFest 2014 | |||
| Global Ember Meetup | |||
| Ember @ Netflix | |||
| Ember Engines at Scale | |||
| Ember Test Recorder | |||
| Ember-cli In-Repo Addons with Jacob Bixby | |||
| ember-content-placeholders | |||
| Ember.JS in the Year 2020 | |||
| EmberConf 2014 | Videos of the sessions from EmberConf 2014 | ||
| EmberConf 2015 | Videos of the sessions from EmberConf 2015 | ||
| EmberConf 2016 | Videos of the sessions from EmberConf 2016 | ||
| EmberConf 2017 | Videos of the sessions from EmberConf 2017 | ||
| EmberConf 2018 | Videos of the sessions from EmberConf 2018 | ||
| EmberConf 2019 | Videos of the sessions from EmberConf 2019 | ||
| EmberConf 2020 | Videos of the sessions from EmberConf 2020 | ||
| ReactiveConf 2017 - Tom Dale: Secrets of the Glimmer VM | |||
| ReactiveConf 2017 | |||
| Tim Thomas - Using Ember.js to build Electron Apps | |||
| Tom Dale on Static Analysis, Upstreaming Glimmer, and Ember in 2018 | |||
| Tom Dale Talks EmberJS | |||
| Using TypeScript in Ember | |||
| Web App Performance & Ember.js | Web App Performance & Ember.js | ||
| Why Ember CLI uses Broccoli | |||
| Developing ember apps on glitch.com | |||
| Chris Krycho: TypeScript and Ember js - Why and How? | |||
| Isaac Lee: Use D3 with Ember | |||
| Open Source Live - Robert Jackson and Chris Manson pair on ember-cli | |||
| Must have add-ons in EmberJS - Dawid Pośliński | |||
| Building Modern Apps Using API Services - Ember Meetup August 21, 2018 | |||
| How to improve your tests? - Paweł Kuwik | |||
| Optional & upcoming features - Michał Staśkiewicz | |||
| Hybrid Apps with Ember/Glimmer | |||
| Productive Frontend Test Driven Development That Actually Works | |||
| EmberCamp 2018 | Videos of the sessions from EmberCamp 2018 | ||
| EmberCamp 2019 | Videos of the sessions from EmberCamp 2019 | ||
| Ember.js: The Documentary | |||
| Ember.js: The Documentary (Русская версия) | Russian langauge version | ||
| GraphQL: The Documentary | |||
| GraphQL: The Documentary (Русская версия) | Russian language version | ||
| Ember and GraphQL: A Quick Example | |||
| Ember Octane Livestream: Build a drum machine | |||
| Tracking in the Glimmer VM | Chris Garrett discusses how tracking works in Ember | ||
| Commit Porto '19: Thriving through the hype cycle: an Ember.js story (Ricardo Mendes) | |||
| Animating Across Routes with Ember Animated | EmberMap video adding across-route tranistion animations | ||
| Creating an Ember Application | First in an upcoming series on Ember | ||
| Ember and GraphQL: A Quick Example | |||
| Stef & Rob: do we still need the built-in Input component? | Stefan Penner and Robert Jackson debate the built-in Input component | ||
| Ember Octane - Great For Beginners | You can just write HTML and CSS and get pretty far with Ember Octane | ||
| Yet Another Test Runner by Kelly Sheldon @ Ember London | |||
Awesome Ember.js / Packages / YouTube channels | |||
| Amsterdam Ember.js | |||
| Boston Ember | |||
| Denver Ember | |||
| Ember Videos | |||
| EmberJS Chennai | |||
| Ember.js Dublin | |||
| EmberATX | |||
| EmberJSSeattleMeetup | |||
| EmberSchool | |||
| EmberSherpa | |||
| Meetup: London | |||
| Silicon Valley Ember.js meetup | |||
| So Ember 2017 | |||
| Wicked Good Ember 2016 | |||
| May I ask a Question | |||
Awesome Ember.js / Packages / YouTube playlists | |||
| Ember London 2018 | |||
| Intercom Screencasts | |||
| Ember.js tutorial for beginners in 2020 | A 10 part series by Shawn Chen | ||