online
Online checker
A small project to check if your machine is online and connected to the internet using Deno.
🕸️ Check if you're currently online in Deno
7 stars
6 watching
1 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
denodenolanddenorgnetworkonlinetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
denorg/up | A tool to check if a website is online and accessible using the Deno runtime environment. | 14 |
sindresorhus/is-online | A tool to check internet connectivity by performing multiple checks in parallel. | 1,240 |
denorg/invert-kv | An inverter of key-value pairs in objects | 3 |
denorg/starter | A starter template for building Deno packages in TypeScript with automated testing and release tools. | 28 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
hyperupcall/ensure | Ensures compatibility with specific versions of Deno, TypeScript, and V8. | 3 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
cmorten/superdeno | A high-level abstraction for testing HTTP in Deno while allowing drop down to the lower-level API provided by superagent. | 124 |
cmorten/superoak | Provides a high-level abstraction for testing HTTP in Deno's Oak web framework | 121 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
nats-io/nats.deno | A Deno client for the NATS messaging system | 161 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
sindresorhus/is-up-cli | Check website availability using an API | 361 |
denoland/vscode_deno | A Visual Studio Code extension that integrates Deno's language server with the editor | 1,494 |
denosaurs/plug | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 81 |