is-up

5.0.0 • Public • Published

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

Package Sidebar

Install

npm i is-up

Weekly Downloads

159

Version

5.0.0

License

MIT

Unpacked Size

2.72 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus