UNPKG

is-internet-or-lost

Version:

A simple utility to check network status (online/offline) and listen for changes in the connection.

22 lines (21 loc) 479 B
{ "name": "is-internet-or-lost", "version": "0.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "online", "offline", "network", "status", "internet", "connection", "status-check", "network-status" ], "author": "Ashik Sam A", "license": "MIT", "description": "A simple utility to check network status (online/offline) and listen for changes in the connection." }