Ember is targeting itself at bring a framework got building JS only web apps. At its core though, Ember has a great object model that can be used even when the whole site is not built using Ember.
I'll walk through a site (http://endlessrotation.com) which isn't a good fit to be a JS only web app, and show how Ember can be used to build just the bits that make sense.