Project Awesome project awesome

Ember

App framework.

Collection 202 stars GitHub

Packages

Service Workers

ember-service-worker-asset-cache 28 updated 4y ago

An Ember.js Service Worker plugin that caches an Ember.js app's asset files.

ember-service-worker-cache-fallback 15 updated 6y ago

An Ember.js Service Worker plugin that resorts to a cached fallback version when the network request fails.

ember-service-worker-cache-first 7 updated 7y ago

A cache first Ember.js Service Worker plugin.

ember-service-worker-index 20 updated 27d ago

An Ember.js Service Worker plugin that caches the index.html file.

ember-service-worker-prember 6 updated 7y ago

An Ember.js Service Worker plugin that caches the index.html files for each prember route.

ember-service-worker 234 updated 2y ago

A pluggable approach to Service Workers for Ember.js.

ember-cli-workbox 19 updated 1y ago

Offline caching as a progressive enhancement using service workers.

ember-service-worker-emberfire-messaging

Firebase Cloud Messaging service worker support for Emberfire apps.

ember-service-worker-unregistration updated 8y ago

An Ember.js plugin that unregister service workers when ember-service-worker is disabled.

ember-service-worker-request-chaos 2 (archived)

Like Netflix's Chaos Monkey but for your Ember.js SPA's API requests.

ember-service-worker-project-entagled-registration updated 9y 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 updated 8y ago

Ember.js service worker plugin for storing rendered html in cache, really useful for fastboot.

ember-service-worker-update-notify 28 updated 1y ago

Update notification for service workers.

ember-service-worker-enqueue 4 updated 3y ago

An Ember.js Service Worker plugin that catches failed mutation requests e.g POST, PUT, DELETE and queues them for background processing.

Testing

ember-qunit-decorators 4 updated 2d ago

Use ES6 or TypeScript decorators for QUnit tests in your Ember.js app.

ember-cli-addon-tests 30 updated 5y ago

Test helpers for testing Ember CLI addons inside the context of a real Ember.js app.

ember-cli-code-coverage 195 updated 1y ago

Code coverage for ember apps using Istanbul.

ember-cli-page-object 276 updated 4mo ago

This ember-cli addon eases the construction of page objects on your acceptance and integration tests.

ember-cli-yadda 42 updated 3y ago

Write cucumber specs for ember-cli applications.

ember-concurrency-test-waiter 21 updated 5y ago

Easily enable test waiters for ember-concurrency tasks.

ember-exam

Run your tests with randomization, splitting, and parallelization for beautiful tests.

ember-percy 72 updated yesterday

Ember.js addon for visual regression testing with Percy.

ember-qunit 258 updated 6mo ago

QUnit test helpers for Ember.js.

ember-test-friendly-error-handler 16 updated 1y ago

Build testable error handlers that don't throw in production...

ember-test-selectors 262 updated 12d ago

Enabling better element selectors in Ember.js tests.

ember-test-setup 6 updated 7mo ago

Testing shorthands to reduce duplication.

ember-window-mock 64 updated 5d ago

Use window global as an Ember.js service that can be mocked in tests.

mirage-glue 4 updated 9y ago

This program reads your API endpoint and creates or appends response to relevant mirage fixture file(s).

ember-sinon 64 updated 2y ago

Ember CLI addon adding support for sinon.js.

ember-cli-mocha 147 (archived)

Mocha and Chai tests for ember-cli applications.

Ember.js 2019 Roadmap Posts 19 updated 6y ago
Ember runloop handbook 365 updated 6y ago

A deep dive into the Ember.js runloop.

A list of open source Ember.js apps
Simple contact manager demo app for ember-orbit 16 updated 7y ago
API Docs 74 updated 5d ago

This application was built to display our versioned API docs.

guides-app 21 (archived)

Replacement for emberjs/guides and the Ember.js Guides.

Builds 11 (archived)

This is the application that the Ember.js team built to display our various release channels.

HospitalRun 6.9k (archived)

Ember.js front end for HospitalRun hospitalrun.io.

Rancher 618 updated yesterday

Rancher is enterprise management for Kubernetes.

Super Rentals 174 updated 1mo ago

Super Rentals is a good starter project to get acclimated to the Ember.js way of doing things.

Travis CI 612 updated 1mo ago

The Ember.js web client for Travis CI.

Vault 35.3k updated 2d ago

A Tool for Managing Secrets (Hashicorp).

ember-osf-web 122 updated 6mo ago

Ember.js front-end for the Open Science Framework.

ember-graphql-examples 5 updated 7y ago

Examples of using GraphQL in Ember.js.

ember-rolodex updated 8y ago

An example of what an Ember.js tutorial between the quick start and Super Rents could look like.

Ghost Admin Client
emberclear 198 updated 3d ago

Encrypted Chat. No History. No Logs. + MU & TS.

Ember.js nested engines example app + Fastboot. 1 updated 8y ago
Percy's frontend web application, built with Ember.js.
Fire Tracker

KPCC's tool for following & researching California wildfires.

skylines-project 403 updated yesterday

Live tracking, flight database and competition framework.

PIX 7 updated yesterday

PIX.

ember-monorepo-demo 5 updated 7y ago
documize.com 2.4k updated 6mo ago
New York City Census Reporting Tool 44 updated 8mo ago
Medicine Inventory updated 3y ago

Sample application developed with Ember CLI, Corber.io, ember-element-ui.

octane-ecommerce 24 updated 3y ago

Ember Octane + FastBoot + Algolia + PayPal + Formspree (s, v, d).

Rust Package Registry 3.5k updated 2d ago

crates.io

Ember.js RealWorld Implementation 177 updated 2y 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 updated 1mo ago
An ember integration for building visual programming editors with blockly. 4 updated 3y ago
Yet Another Test Runner by Kelly Sheldon @ Ember London
Animating Across Routes with Ember Animated

EmberMap video adding across-route tranistion animations

Codemods

ember-es6-class-codemod 68 updated 6mo ago

A codemod-cli project for converting Ember.js objects to es6 native classes.

ember-native-class-codemod 68 updated 6mo ago

A codemod for transforming your ember app code to native JavaScript class syntax with decorators!

ember-cli-mirage-faker-codemod 2 updated 7y 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 updated 3y ago

Codemod scripts for ember-mocha.

ember-module-migrator 74 updated 6y ago

Automated migration for new Ember.js application layout.

ember-qunit-codemod 36 updated 5y 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

Codemod to transform your Ember.js tests to use @ember/test-helpers.

es5-getter-ember-codemod 34 updated 6y ago

This codemod is intended to automatically convert your usage of get, and getProperties to use traditional object dot notation.

qunit-dom-codemod 14 updated 2y ago

Basic codemod to automatically convert your assertions to qunit-dom assertions.

test-selectors-codemod 7 updated 7y ago

A codemode for fixing the ember-test-selectors testSelector helper deprecation.

ember-on-codemod updated 9y ago

Replace use of Ember.on.

ember-memory-leaks-codemod 1 updated 6y ago

A collection of codemod's for fixing memory leaks in Ember.js applications.

ember-3x-codemods updated 5y ago

A Codemod with a collection of transforms to address Ember.js 3.x deprecations.

ember-computed-getter-codemod

Ember.js Computed Getter Codemod.

Examples Glimmer

breethe-client 74 (archived)

Air Quality Data for Locations around the World.

Glimmeroids 12 updated 8y ago

Asteroids implementation using Glimmer.js.

glimmer-hn-pwa 28 updated 5y ago

A Demonstration Of Hacker News Progressive Web App Powered By Glimmer.js.

the-chosen (archived)

Glimmer.js project created to learn & decide easier during our scrum dailies meeting who is the next person to share status.

glimmer_eats updated 8y ago

A demo PWA built with Glimmer.js.

built-with-spaghetti 1 updated 8y ago

Built with Spaghetti aims to function as a gateway to web art.

glimmer-live-chat 12 updated 7y ago

A Live chat application crafted using Glimmer.js.

glimmer-synth 14 updated 8y ago

Synthesizer built using WebAudio and Glimmer.js.

glimmer-js-online-offline-demo 2 updated 9y ago

Sample Glimmer.js app: online/offline browser events.

glimmer-qrious updated 8y ago

Glimmer.js components using QRious library to generate QR code in webpage.

glimmerjs-address-book-demo updated 9y ago

Example Glimmer.js application - AddressBook Demo.

glimmer-dashboard updated 8y ago

Glimmer.js dashboard example.

glimmer-redux-todo updated 8y ago

Todo app written with Glimmer.js and Redux.

glimmer-pong 5 updated 8y ago

Pong game written using Glimmer.js and SVGs.

glimmer-material 5 (archived)

A Glimmer.js wrapper for Material Components for the Web.

glimmer-of-life 1 updated 9y ago

An implementation of Conway's Game of Life using Glimmer.js.

vorfreude 7 updated 2y ago

When you can't wait but have to.

endless-hoops 1 updated 8y ago

It's a basketball game written in JavaScript/Canvas/Glimmer.js.

glimmer-hangman updated 8y ago

A implementation of the well-known game 'Hangman' in Glimmer.js.