Skip to content

sindresorhus/is-up

Repository files navigation

is-up

Check whether a website is up or down using the isitup.org API

Install

npm install is-up

Usage

import isUp from 'is-up';

console.log(await isUp('https://sindresorhus.com'));
//=> true

Related

About

Check whether a website is up or down

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 7