Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rampatra/failsafe.js
A jQuery Plugin to make your App Robust
https://github.com/rampatra/failsafe.js
battery-level battery-monitor connectivity failsafe internet-access internet-connection internet-connectivity javascript jquery-plugin robust
Last synced: 2 months ago
JSON representation
A jQuery Plugin to make your App Robust
- Host: GitHub
- URL: https://github.com/rampatra/failsafe.js
- Owner: rampatra
- License: other
- Created: 2013-08-16T16:26:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T11:47:53.000Z (over 2 years ago)
- Last Synced: 2024-05-01T14:00:58.742Z (6 months ago)
- Topics: battery-level, battery-monitor, connectivity, failsafe, internet-access, internet-connection, internet-connectivity, javascript, jquery-plugin, robust
- Language: JavaScript
- Size: 45.9 KB
- Stars: 190
- Watchers: 23
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: MIT-License.txt
Awesome Lists containing this project
README
failsafe.js
===========A jQuery Plugin to make your App Robust
Intro
=====
FailSafe is a jQuery plugin to help your application work correct even in peril situations. In other words, it takes care of situations like Lost Internet Connectivity and Low Battery Level. When a user loses Internet Connectivity or his laptop's Charge goes down, this plugin shows a very user-friendly message to the user. Optionally, this plugin can also disable some of the elements in the page which may require proper Internet Connectivity or Higher Battery Level to function properly.Demo & Usage
============For Demo or Usage of this plugin, please visit → http://plugins.compzets.com/failsafe/
---
_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏._