is-online
Internet checker
A tool to check internet connectivity by performing multiple checks in parallel.
Check if the internet connection is up
1k stars
25 watching
83 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
browserconnectivitydetectinternetinternet-connectionjavascriptnetworknodejsonlinepingreachability
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/is-up | Checks whether a website is functioning correctly or not. | 388 |
sindresorhus/is-up-cli | Check website availability using an API | 360 |
sindresorhus/is-stream | A utility library to check if an object is a Node.js stream | 111 |
denorg/online | A small project to check if your machine is online and connected to the internet using Deno. | 7 |
sindresorhus/is-docker | A utility package to determine if a process is running within a Docker container. | 221 |
sindresorhus/is-elevated | Checks if a process is running with elevated privileges | 41 |
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,026 |
sindresorhus/process-exists | A utility for checking if processes are running in the system. | 58 |
sindresorhus/p-any | A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 39 |
sindresorhus/is-wsl | A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
denorg/up | A tool to check if a website is online and accessible using the Deno runtime environment. | 14 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
lord63/isitup | A tool that checks if a website is operational and returns its status. | 66 |