Ember topic

Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.

List Ember repositories

ember-cli-dependency-checker

40
Stars
37
Forks
Watchers

Ember CLI addon for checking missing node and bower dependencies before running ember commands

ember-fsm

38
Stars
14
Forks
Watchers

[Maintenance Mode] A promise-aware finite state machine implementation for Ember

ember-custom-actions

74
Stars
24
Forks
Watchers

Custom API actions for Ember applications

ember-cli-coffeescript

72
Stars
49
Forks
Watchers

Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.

ember-cli-document-title

217
Stars
61
Forks
Watchers

Adding document title behaviour to your ember app

ember-cli-string-helpers

75
Stars
29
Forks
Watchers

Set of the String helpers extracted from DockYard's ember-composable-helpers.

ember-diff-attrs

26
Stars
6
Forks
Watchers

An ember-addon that provides a dry way to track component attribute changes using lifecycle hooks.

ember-cli-pace

124
Stars
30
Forks
Watchers

Pace.js load progress bar for Ember apps, incl. Flash-like initial script lazy loading

a11y-automation

229
Stars
32
Forks
Watchers

Open-source project. Tracking the available automation for accessibility. What a11y failures can be linted & tested for in an automated fashion?