What are the popular open source projects ember.js?

I am looking for additional ember.js projects to study. If you know, please provide in the format: launched site and source code

Note that both components must be provided, because there are too many sample source code tutorials that I cannot run. Thus, they do not even have to be examples, tutorials or explanations, just a working website with its source code will be good enough to learn.

I am particularly interested in standalone ember.js projects, without interacting with Ruby and others. Pure Ember.js runs sample sites with code.


Answers Compiled: standalone open source projects ember.js:

+8
open-source project
source share
2 answers

Check out: http://emberwatch.com/#examples

Not only do they have great examples, but also a collection of textbooks and screencasts

+5
source share

Check out this:

https://github.com/discourse/discourse

And a working fully functional website:

http://www.discourse.org/

+4
source share

All Articles