ember-onbeforeunload
Unload checker
An add-on for Ember.js that prompts users beforeunload when transitioning between routes or closing the browser.
invoke logic when transitioning between routes or closing window
30 stars
3 watching
6 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| Enables hot reloading of components in Ember applications without full page reloads. | 91 |
| An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
| An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
| Adds offline caching to an Ember application using service workers and precaching of static resources | 20 |
| Asset loading support for Ember applications | 34 |
| An Ember-CLI addon for integrating stylelint with Ember apps | 47 |
| An addon for Ember.js that improves accessibility by informing screen reader users of route changes and resetting focus to ensure predictable navigation. | 18 |
| A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| Enables remote inspection of apps running on different devices/browsers using websockets | 92 |
| An addon that enables developers to manage optional features in Ember.js applications. | 40 |
| Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
| Helps bubble closure actions in routes across Ember.js applications | 327 |
| Provides compatibility flags for Ember addons to write backwards compatible code | 25 |