check-online-offline
Version:
Elevate your React applications with the useCheckOnlineOffline hook, streamlining network status monitoring. Seamlessly adapt to changing connectivity through intuitive integration and advanced callback functions.
74 lines (73 loc) • 1.93 kB
JSON
{
"name": "check-online-offline",
"version": "1.0.4",
"description": "Elevate your React applications with the useCheckOnlineOffline hook, streamlining network status monitoring. Seamlessly adapt to changing connectivity through intuitive integration and advanced callback functions.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/rajatrawal/check-online-offline"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Rajat Rawal",
"license": "MIT",
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"keywords": [
"react-online-offline",
"online-offline",
"check-online",
"is-online",
"check-offline",
"is-offline",
"check-network",
"is-online-react-hook",
"is-offline-react-hook",
"online-offline-react-hook",
"online-offline-react",
"online-offline-react-component",
"network-availability",
"connection-status",
"network-health",
"react-connection-hook",
"network-monitor",
"web-status",
"connectivity-check",
"react-network-utils",
"internet-presence",
"status-notifier",
"connection-awareness",
"react-network-aware",
"web-connect",
"status-tracker",
"net-state-react",
"online-checker",
"offline-detector",
"react-net-control",
"network-sensor",
"web-accessibility",
"online-status",
"system-connectivity",
"web-reachability",
"internet-availability",
"is-online-check",
"connected-status",
"network-presence",
"online-validation",
"online-verification",
"web-connection",
"online-state",
"online-awareness",
"network-reach",
"internet-connection",
"reachability-check",
"web-reliability",
"online-confirmation",
"network-reception",
"connectivity-validation",
"web-access-check"
]
}