Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more

down

nest badge GitHub Workflow Status Coverage

Check if website is down using ping command.

Example

import { down } from 'https://deno.land/x/down@1.0.0/mod.ts'

await down('example.com') // false

Registries

the ping module is available in the following Deno registries:

  • https://crux.land/4c3BpF
  • https://deno.land/x/down@1.0.0/mod.ts
  • https://x.nest.land/down@1.0.0/mod.ts