Skip to content

Ember Engine for mounting and enhancing server-rendered web pages.

License

Notifications You must be signed in to change notification settings

opinioapp/ember-handoff

 
 

Repository files navigation

Ember Handoff

This is an work-in-progress Ember Engine that lets you mount an existing server-rendered website inside an Ember application and begin enhancing it with Ember-defined behaviors.

Much like pjax, TurboLinks, or refreshless, it inverts the normal control of web page loading and fetches HTML via the fetch API. This can be good for performance. But more importantly, it creates a graceful upgrade path for enhancing an existing website with advanced user experienced that are only possible when you have a robust in-browser application.

About

Ember Engine for mounting and enhancing server-rendered web pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • HTML 8.2%