d-before-unload
Unload blocker
Prevents page unloading when there are pending operations to be completed
Derby component to stop page from unloading when it has pending operations
2 stars
9 watching
2 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derbyjs/derby-less | A Derby plugin to add support for Less preprocessor in JavaScript-based web applications | 1 |
derbyjs/d-bootstrap | Converts Twitter Bootstrap's JavaScript plugins into Derby components | 30 |
derbyjs/d-codemirror | A Derby component for integrating CodeMirror with a live-bound text editor | 4 |
jasonmit/ember-onbeforeunload | An add-on for Ember.js that prompts users beforeunload when transitioning between routes or closing the browser. | 30 |
derbyjs/derby-standalone | A client-side only implementation of the DerbyJS JavaScript library, providing a self-contained database for web applications. | 15 |
derbyjs/d-barchart | A bar chart component built with Derby and D3.js | 0 |
derbyjs/d-d3-barchart | A reusable UI component that uses d3.js to render a bar chart | 1 |
derbyjs/d-quill | A rich text editor component built on top of the Quill library | 6 |
derbyjs/d-showdown | A JavaScript component wrapper around a markdown rendering library to simplify the display of formatted text in user interfaces. | 1 |
derbyjs/d-barchart-vanilla | A Derby component that renders a bar chart without using D3.js to demonstrate the difference. | 1 |
bgrins/bindwithdelay | A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
derbyjs/derby-starter | A generic server framework for Derby apps | 4 |
bboydflo/flagstrap-preact | Port of a jQuery plugin to work with Preact | 3 |
whackashoe/antimoderate | Reduces page loading time by preloading and rendering smaller, blurred images while the full-sized image loads in the background. | 1,505 |
jacopotarantino/preloadables | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |