ember-offline
ember-offline copied to clipboard
Show notification on Ember app when user goes offline
trafficstars
ember-offline
Show notification on Ember app when user goes offline. ember-offline is a wrapper of the offline.js library.
Demo
Check out the demo on github pages.
Installation
ember install ember-offline
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test the addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
This project is tested with BrowserStack