//
Ember.js is an open-source JavaScript web framework that utilizes a component-service pattern. It is designed with the aim to allow developers to create scalable single-page web applications by incorporating common idioms, best practices, and patterns from other single-page-app ecosystem patterns into the framework.
来源:维基百科