is-up-cli
Availability checker
Check website availability using an API
Check whether a website is up or down
361 stars
9 watching
15 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/is-up | Checks whether a website is functioning correctly or not. | 388 |
sindresorhus/is-github-down | Checks if GitHub is currently unavailable | 132 |
sindresorhus/is-online | A tool to check internet connectivity by performing multiple checks in parallel. | 1,240 |
sindresorhus/is-elevated | Checks if a process is running with elevated privileges | 41 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 39 |
denorg/up | A tool to check if a website is online and accessible using the Deno runtime environment. | 14 |
lord63/isitup | A tool that checks if a website is operational and returns its status. | 66 |
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/p-some | Wait for a specified number of promises to be fulfilled | 36 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
italolelis/reachable | A CLI tool to check the availability of web domains | 33 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/is-docker | A utility package to determine if a process is running within a Docker container. | 221 |