Ember.js is an advanced Javascript / HTML5 MVC application framework.
Ember.js provides a templating mechanism based on handlebars.js templates for view components, as well as facilities for an easy and tightly-integrated test process. It is easily embeddable into existing applications.
Getting Help
Besides asking questions on StackOverflow, there is an IRC channel #emberjs on irc.freenode.net. The wiki on the GitHub pages provides some further links to useful ressources like talks, blog posts and frameworks.