ember-orbit-example icon indicating copy to clipboard operation
ember-orbit-example copied to clipboard

Example App that uses Orbit.js and Ember.js

Ember Orbit Demo

A simple demo that illustrates synchronization of two data sources with Orbit.js.

Screen shot

This demo is more of a proof of concept and should not be taken as an example of "best practices". Orbit, which was written with plain javascript, needs an Ember integration layer before use with Ember is recommended.

Setup

npm install

Run

grunt server

Browse to http://localhost:9000/

License

Copyright 2014 Dan Gebhardt. MIT License (see LICENSE for details).