is-online

Check if the internet connection is up with this lightweight utility.

EstablishedOpen SourceLow lock-in

Pricing

Free tier

Flat rate

Adoption

Cooling

License

Open Source

Data freshness

Aging · Jun 8, 2026

Overview

What is is-online?

is-online provides a simple way to check for an active internet connection in your Node.js applications. It's useful for ensuring that network-dependent features only run when connectivity is available, enhancing user experience and reliability.

Key differentiator

is-online stands out as a minimalist and dependency-free tool for checking internet connectivity in Node.js applications, making it ideal for projects that need simplicity without sacrificing functionality.

Capability profile

Capability Radar

Ease of StartEcosystemValueMaturityFlexibilityScale Ready

Honest assessment

Strengths & Weaknesses

↑ Strengths

Lightweight and easy to integrate into Node.js projects.medium

Provides a simple API for checking internet connectivity.medium

No external dependencies, making it easy to use in various environments.medium

↓ Weaknesses

Limited functionality for complex network scenarioshigh

is-online only checks basic internet connectivity and does not support advanced features like checking specific URLs or handling different types of network errors.

No built-in retry mechanismmedium

The tool lacks a native retry mechanism for intermittent connection issues, which may require additional custom implementation by the user.

Does not handle proxy configurations automaticallyhigh

In environments where proxies are used, is-online does not provide automatic handling or configuration options to ensure accurate connectivity checks.

Fit analysis

Who is it for?

✓ Best for

Developers building Node.js applications that require network checks for feature availability.

Teams needing a lightweight solution for checking internet connectivity without external dependencies.

✕ Not a fit for

Projects requiring complex network diagnostics beyond simple connectivity checks.

Applications where the overhead of an additional library is undesirable, even if minimal.

Cost structure

Pricing

Free Tier

Available

Open source — free to use

Starts at

$0

Model

Flat rate

Enterprise

None

Performance benchmarks

How Fast Is It?

Ecosystem

Relationships

Next step

Get Started with is-online

Step-by-step setup guide with code examples and common gotchas.

View Setup Guide →